Enhancements using Customer Exits (BOMs)
Enhancements using Customer Exits (BOMs)
Use
In order to optimize the BOM processing processes in your business, you can change some functions of the SAP System in BOMs by using Customer Exits.
If an administrator enters a new item in a BOM, you want the system, for example, to automatically check whether the material entered is allowed in this BOM. You create an enhancement project where you use the enhancement PCSD0005 (component check for material items). The enhancement contains the function module EXIT_SAPLCSDI_006. This links to the include program ZXCSAU10. Enter your program code into this include.
See also:
Enhancements of the SAP System in the Area of PDM and Customer Exits
Prerequisites
When you use a function exit, you must create a company-specific include program that matches the programming logic of the function module.
Features
The tables below show the enhancements for customer exits used in BOMs (development class CS).
Enhancements for Function Group XCSA
Description |
Enhancement |
Function Modules |
Enhance maintenance of material BOMs |
PCSD0001 |
EXIT_SAPLCSDI_001 |
Customer fields in item |
PCSD0002 |
EXIT_SAPLCSDI_002 EXIT_SAPLCSDI_003 |
Customer fields in header |
PCSD0003 |
EXIT_SAPLCSDI_004 EXIT_SAPLCSDI_005 |
BOM comparison |
PCSD0004 |
EXIT_RCS14001_001 EXIT_RCS14001_002 EXIT_RCS14001_003 |
Component check for material items |
PCSD0005 |
EXIT_SAPLCSDI_006 |
Mass Changes |
PCSD0006 |
EXIT_SAPMC29M_001 |
Check on the changes to BOM header |
PCSD0007 |
EXIT_SAPLCSDI_007 |
WBS BOM: Customer-specific explosion during create |
PCSD0008 |
EXIT_SAPLCSWB_001 |
Determine standard URL for BOM browser |
PCSD0009 |
EXIT_SAPLCSSO_001 |
BOM browser: Determine explosion date |
PCSD0010 |
EXIT_SAPLCSSO_002 |
Knowledge based order BOM: parallel updates |
PCSD0011 |
EXIT_SAPLCSSF_001 |
Customer material number/material type during material exchange |
PCSD0012 |
EXIT_SAPLCSME_001 |
Customer specific processing of an explosion for the BOM browser |
PCSD0013 |
EXIT_SAPLCSSO_003 |
You can find the documentation for the individual customer enhancements in the appropriate enhancement in the SAP System. To display the documentation for the individual customer enhancements you:
- Choose Tools ® ABAP Workbench ® Utilities ® Enhancements ® Definition.
- Enter the name of the customer enhancement.
- Select Documentation, and click on Display.
Copy from:
http://help.sap.com/saphelp_wp/helpdata/en/b1/e5a1665eb711d3b47c006094b9d648/content.htm