BOM: User exit dialog
Overview By using this enhancement, you can control the choice of fields that are available in the R/3 standard system for BOM comparison to suit your company's needs. You can incorporate the following company-specific functions into this enhancement project:
- Customer-specific comparison of two BOMs (differentiated)
- Customer-specific comparison of two BOMs (cumulative)
- Customer-specific output of the comparison result
Procedure - If you want to execute a customer-specific comparison, allocate the enhancement PCSD0004
to the project.
- Display the enhancement components.
Three function exits are allocated as components to the enhancement for the BOM comparison. Function exits for the enhancement PCSD0004: - EXIT_RCS14001_001 BOM comparison: customer-specific comparison function (differentiated)
- EXIT_RCS14001_002 BOM comparison: customer-specific comparison function (cumulative)
- EXIT_RCS14001_003 BOM comparison: customer-specific formatting/output (differentiated)
- Process the individual components.
- Code the function exit EXIT_RCS14001_001 as customer-specific comparison of two BOMs (differentiated).
- Code the function exit EXIT_RCS14001_002 as customer-specific comparison of two BOMs (cumulative).
- Code the function exit EXIT_RCS14001_003 for the customer-specific output of the result of the comparison.
Function/Program:- EXIT_RCS14001_001: BOM comparison: own comparison functions (differentiated)
- EXIT_RCS14001_002: BOM comparison: own comparison function (cumulative)
- EXIT_RCS14001_003: BOM comparison: own format/task (differentiated)
- EXIT_RCS14001_004: BOM comparison: own format/task (cumulative)
|