SAP ABAP IMG Activity SIMG_OLPF_SMOD_ORDCR (Enhancement for Storage Location Determination/Backflushing)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC-PLN (Application Component) Order Planning
     CO0C (Package) Application Development ERP Customizing Orders
IMG Activity
ID SIMG_OLPF_SMOD_ORDCR Enhancement for Storage Location Determination/Backflushing  
Transaction Code S_ALR_87004089   IMG Activity: SIMG_OLPF_SMOD_ORDCR 
Created on 19981222    
Customizing Attributes SIMG_OLPF_SMOD_ORDCR   Enhancement for storage location determination/backflushing 
Customizing Activity SIMG_OLPF_SMOD_ORDCR   Enhancement for storage location determination/backflushing 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OLPF_SMOD_ORDCR    

For production orders the following enhancement is available:

  • PPCO0005    enhancement for storage loc. determination/backflushing

You can use this enhancement to change the storage location and the indicator 'backflushing' in the reservation.

The enhancement PPCO0005 contains the following enhancement components:

Function exit

  • EXIT_SAPLCOSD_001    storage location determination/backflushing

    You can find the description in modification text of the function exit.

    You can find an example of the user exit in the function group XC01 in the include LXCO1F05.

Notes

This function exit is only used during BOM explosion (that is when you create an order with CO01 or read master data) or if components are copied from a planned order to a production order.

You should note that after the function exit (that is, the function module) has been activated, the field storage location 'LGORT' and the indicator for backflushing 'RGEKZ' are reset for order creation in as far as these fields are not filled in the function exit.

There we recommend that you fill the export parameters STRLC_E and BACKFL_E at the start of the function exit with the import fields:

MOVE:    RESV_I-LGORT TO STRLC_E,

            RESV_I-RGEKZ TO BCKFL_E.

Activities

  1. Create the enhancement.

    Either create a new project or use an already existing project.

  2. Activate the project.

    Only when you activate the project does your enhancement take effect.

Further notes

Enhancements are - in contrast to modifications - is to release because they are not made in the original SAP name range but in a name range reserved for the customer.

You can find the general procedure for creating enhanements in the enhancement transaction under the menu path Utilities -> Online manual.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_OLPF_SMOD_ORDCR 0 HLA0009525 Production Orders 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
CMOD L - Logical transport object CMOD OLPF_005 Customer enhancement projects 
History
Last changed by/on SAP  19981222 
SAP Release Created in