SAP ABAP Function Module EXIT_SAPLCOML_001 (User Exit for Material Quantity Calculation)
Basic Data
Function Module EXIT_SAPLCOML_001 User Exit for Material Quantity Calculation  
Function Group XCOM   User Exit for Material Qty. Calculation  
Program Name SAPLXCOM    
INCLUDE Name LXCOMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHANGED_VALUE TYPE Value was changed. Is to be saved.
Exporting CHANGED TYPE Formula was changed. Is to be saved.
Exporting SUBRC TYPE SYST-SUBRC SY-SUBRC
Importing APPLICATION TYPE KALC-APPLID Key: ID of Material Quantity Calculation
Importing KEY TYPE KALC-FORM_KEY Key: Application-Specific Key
Importing VERSION TYPE KALC-VERSION SPACE Key: Change Number
Importing IN_CAUFVD TYPE MQC_CAUFVD Header Structure for Order
Importing IN_RCM01 TYPE RCM01 Auxiliary Structure, Filled by Master Data
Importing DISPLAY_IMP TYPE Display Mode for Material Quantity Calculation
Importing RECALC_IMP TYPE Carry out temporary material quantity calculation
Importing DISPLAY_LST_IMP TYPE Print list of formulas
Tables IN_COL TYPE CALC_COL Table of Columns
Tables IN_JOIN TYPE CALC_JOIN Table of Formulas and Values
Tables IN_ROW TYPE CALC_ROW Table of Lines
Tables IN_KALT TYPE MQC_HEADER Header Table for Material Quantity Calculation
Tables IN_PLPOE TYPE PLPOE Operation Table for Task List
Tables IN_STPO TYPE STPO_MQC Item Table for Bill of Material
Tables IN_ROW_DEF TYPE MQC_ROWDEF Index Table
Tables IN_RESBDGET TYPE RESBDGET Item Table of Reservation for Order
Tables IN_AFVGDGET TYPE AFVGDGET Operation Table for Order
Exception RETURN_CODE TYPE <>0: MatQuantity calculation is not carried out
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960327 
SAP Release Created in