Skip Headers

Oracle Master Scheduling/MRP and Oracle Supply Chain Planning User Guide
Release 12
Part Number B31558-01
Go to Table of Contents
Contents
Go to previous page
Previous
Go to next page
Next

Preface

Intended Audience

Welcome to Release 12 of the Oracle Master Scheduling/MRP and Oracle Supply Chain Planning User Guide.

This guide is intended for implementers, administrators, and users of Oracle Master Scheduling/MRP and Oracle Supply Chain Planning

See Related Information Sources for more Oracle Applications product information.

TTY Access to Oracle Support Services

Oracle provides dedicated Text Telephone (TTY) access to Oracle Support Services within the United States of America 24 hours a day, seven days a week. For TTY support, call 800.446.2398.

Documentation Accessibility

Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/ .

Accessibility of Code Examples in Documentation

Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.

Structure

1  Setting Up
2  Forecasting
3  Master Scheduling
4  Material Requirements Planning
5  Supply Chain Planning
6  Planner Workbench
7  Demand Classes
8  Time Fence Control
9  Two-Level Master Scheduling
10  Repetitive Planning
11  Reports
12  Kanban Planning
13  Project MRP
14  Parallel Processing
A  Tools Menu
B  Windows and Navigator Paths
C  Alerts
D  Customized Find Windows
E  Workflow - Planning Exception Messages
F  Forecasting - Statistical and Focus
G  Memory-based Planning Engine
H  Character Mode Forms and GUI Windows
Glossary

Related Information Sources

Oracle Master Scheduling/MRP and Oracle Supply Chain Planning shares business and setup information with other Oracle Applications products. Therefore, you may want to refer to other user guides when you set up and use Oracle Master Scheduling/MRP and Oracle Supply Chain Planning.

User Guides Related to All Products:

User Guides Related to This Product:

Installation and System Administration Guides:

Integration Repository

The Oracle Integration Repository is a compilation of information about the service endpoints exposed by the Oracle E-Business Suite of applications. It provides a complete catalog of Oracle E-Business Suite's business service interfaces. The tool lets users easily discover and deploy the appropriate business service interface for integration with any system, application, or business partner.

The Oracle Integration Repository is shipped as part of the E-Business Suite. As your instance is patched, the repository is automatically updated with content appropriate for the precise revisions of interfaces in your environment.

Do Not Use Database Tools to Modify Oracle Applications Data

Oracle STRONGLY RECOMMENDS that you never use SQL*Plus, Oracle Data Browser, database triggers, or any other tool to modify Oracle Applications data unless otherwise instructed.

Oracle provides powerful tools you can use to create, store, change, retrieve, and maintain information in an Oracle database. But if you use Oracle tools such as SQL*Plus to modify Oracle Applications data, you risk destroying the integrity of your data and you lose the ability to audit changes to your data.

Because Oracle Applications tables are interrelated, any change you make using an Oracle Applications form can update many tables at once. But when you modify Oracle Applications data using anything other than Oracle Applications, you may change a row in one table without making corresponding changes in related tables. If your tables get out of synchronization with each other, you risk retrieving erroneous information and you risk unpredictable results throughout Oracle Applications.

When you use Oracle Applications to modify your data, Oracle Applications automatically checks that your changes are valid. Oracle Applications also keeps track of who changes information. If you enter information into database tables using database tools, you may store invalid information. You also lose the ability to track who has changed your information because SQL*Plus and other database tools do not keep a record of changes.