Ansicht
Dokumentation

SIMG_OLPR_CMOD_STULI - Develop Enhancement for BOMs

SIMG_OLPR_CMOD_STULI - Develop Enhancement for BOMs

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

You can use the following SAP Enhancements to explode bills of material in networks:

  • CNEX0011 Explode bill of material in network

You can use this enhancement to edit bill of material data in your own part of the program and transfer the changed data back to the standard system.

Enhancement CNEX0011 contains the following component:

EXIT_SAPLCOMK_002 Bill of material data transfer

  • CNEX0014 Transfer external BOM item data

You can use this enhancement to edit BOM data from the SAP system or from an external system in your own part of the program and transfer the changed data back to the standard system.

Enhancement CNEX0014 contains the following component:

EXIT_SAPLCN10_001 Transfer BOM data from external systems

When you access the customer enhancement, the following objects in the current transaction (CN33) are provided:

  • Structure RCNIP01_IMP with data from the initial screen

  • Table TCNRL_IMP with data for controlling the transfer

  • Empty table STPOX_EXP to which external BOM item data is transferred in SAP format to process

  • CNEX0015 Edit internal BOM item data

You can use this enhancement to change the bill of material currently processed by SAP in your own part of the program and transfer the changed data back to the standard system.

Enhancement CNEX0015 contains the following component:

EXIT_SAPLCN10_002 Edit BOM items

When you access the customer enhancement, the following objects in the current transaction (CN33) are provided:

  • Structure RCNIP01_IMP with data from the initial screen

  • Table STPOX_TAB of exploded BOM items

The table can be edited and then sent back to the current transaction.
  1. Create the enhancement.
    Either create a new project or use an existing one.
  2. Edit the enhancement component:
Insert function exit EXIT_SAPLCOMK_002 to the program coding. This exit takes the data from the SAP standard program to your individual program portion and later transfers the changed data back to the SAP standard program.
To do this, call the function module and double-click on the include line. Create the include module.
  1. Activate the project.
    Your enhancement is effective once the project is active.

In contrast to modifications, enhancements are basically not affected by release since they are not in the SAP Standard package but are reserved for customers for specific applications.

For the general procedure in creating enhancements, refer to the enhancement transaction in the menu Help -> SAP Library.

Each enhancement has its own documentation. You can find this documentation by clicking on SAP Documentation and then pressing the Display key in the enhancement transaction.






PERFORM Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 3594 Date: 20240523 Time: 184344     sap01-206 ( 46 ms )