Show TOC

 Validity Calculation for BOM Header and Items

 

This feature helps you to minimize the time consumed during BOM explosion. You can avoid runtime validity calculation and instead run the report CS_BOM_VALID_TO_CALC and BAdI implementations Implementation: Calculate Validity for BOM Header and Implementation: Calculate Validity for BOM Item. This new validity calculation approach will persist the data in the relevant tables while creating or changing BOMs.

The validity calculation supports the below mentioned scenarios:

  • Changes without release key

    In this scenario the fields VALID_TO and ECN_TO in the BOM header table STKO and the BOM item details table STPO are updated with reference to the corresponding change numbers.

  • Changes with planning as release key

    In this scenario the fields VALID_TO_RKEY and ECN_TO_RKEY in the BOM header table STKO and the BOM item details table STPO are updated with reference to the corresponding change numbers. These change numbers are primarily released for planning scenario.

Technical Details

Product Feature Is

New

Country Dependency

Valid for all countries

Software Component Version

SAP_APPL 617

Application Component

LO-MD-BOM (Bill of Material)

Available as of

SAP Enhancement Package 7 for SAP ERP 6.0 Support Package 7

Effects on Customizing

  • To enable or disable this product feature you have to carry out the Customizing for Determine Explosion Mode under Start of the navigation path Production Next navigation step Basic Data Next navigation step Bill of Material Next navigation step Control Data for Bills of Material End of the navigation path. When the product feature is enabled for the first time, the report CS_BOM_VALID_TO_CALC needs to be run for the already existing data to be updated with the corresponding entries.

  • The BAdI implementations available in Customizing under Start of the navigation path Production Next navigation step Basic Data Next navigation step Bill of Material Next navigation step Control Data for Bills of Material Next navigation step Business Add-Ins (BAdIs) End of the navigation path help in the insertion or updation of the corresponding entries in the STPO or STKO table when BOM data is created or modified.