Preparatory Measures To use
planned order management
, first edit the necessary master data and transaction data and execute
Production Planning
.
On accessing
planned order management
for the first time, assign a detail profile in the user settings.
The detail profile determines which detail screen is displayed on which tab page in the detail area.
Settings for the detail profile are made in Customizing for the
Advanced Planner and Optimizer (APO)
found under
Caution
In order to use
planned order management
, it is not necessary to make settings in Customizing.
Standard Detail Profiles
SAP provides the following standard detail profiles:
SAP001 (Standard profile for planned orders, which are planned by individual explosion)
SAP002 (Standard profile for planned orders, which are planned with the Rapid Planning Matrix (RPM))
SAP003 (Standard profile with all detail screens)
Standard detail screens are assigned in the standard detail profiles.
Standard Detail Screen |
Detail Profile SAP001 |
Detail Profile SAP002 |
Detail Profile SAP003 |
Further information |
ORD_DET1 |
X |
X |
X |
|
ORD_DET2 |
- |
- |
X |
|
BACKFL |
X |
X |
X |
|
TRACK |
X |
X |
X |
|
ACT_HD |
X |
X |
X |
|
ALERTS |
X |
X |
X |
|
COMPFUNC |
X |
X |
X |
|
ATPCHECK |
X |
X |
X |
|
ACTIVIT |
X |
X |
X |
|
IPPE_ACT |
- |
X |
X |
Own Detail Profiles
If the standard detail profiles do not meet your requirements, you can create your own detail profile, by combining the standard detail screens.
Own Detail Screens
If the standard detail profiles do not meet your requirements, you can program your own detail screens and assign these to a detail profile.
You create a subscreen. (A detail screen is technically a subscreen.)
You include the subscreen in the table/sapapo/oe_subd.You specify the detail screens there.
In order for the tab pages to have language-dependent labels, enter the further language versions for the description of the detail screens in the table/sapapo/oe_subdt.
The function modules
/sapapo/oe_get_keys
and
/sapapo/oe_set_keys
control the communication between planned order management and the detail screen.
The include/sapapo/oe_constantsis also necessary to ensure the communication between
planned order management
and the detail profile.
For more information about creating user-specific detail screens, and about the communication between
planned order management
and the detail profile (subscreen), see the Implementation Guide (IMG) for the
Advanced Planner and Optimizer (APO),
under