User Exits: Product Costing
Customized output of cost reports Using the 3 enhancements, you can define and implement specific cost reports. You can display and print the cost estimate on these 3 cost reports. The enhancement SAPLXCKA contains the following 3 function exits:
- EXIT_SAPLCKAZ_001
- EXIT_SAPLCKAZ_002
- EXIT_SAPLCKAZ_003
The import/export and table parameters are the same for all 3 function exits. As the table parameters, the cost component split (T_KEPH) is transferred independent of of the view and the itemization (T_KIS1) view-dependent. You can find view in which the itemization is
standardized in the field F_CKIUSER-SICHT. Procedure Read the procedure on enhancements in the system documentation or in the online documentation for transaction CMOD (application development R/3 PP Product Costing).
Function/Program:- EXIT_SAPLCKAZ_001: Display/Print: Itemization
- EXIT_SAPLCKAZ_002: Display/Print: Cost Components
- EXIT_SAPLCKAZ_003: Display/Print: Cost Components and Itemization
|