SAP ABAP Function Module CMS_CI_FIFO_CONSUMPTION (Price bucket consumption by FIFO)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-CIM (Application Component) Channel Inventory Management
     CMS_CI (Package) All objects used by channel inventory
Basic Data
Function Module CMS_CI_FIFO_CONSUMPTION Price bucket consumption by FIFO  
Function Group CMS_CI_COMMON   Channel Inventory Common  
Program Name SAPLCMS_CI_COMMON    
INCLUDE Name LCMS_CI_COMMONU28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_PARTIAL_CONS TYPE CMST_BOOLEAN Logical variable
Exporting EV_UNCONSUMED_QTY TYPE CMST_XN_QUANTITY Unconsumed quantity
Importing IV_XNDATE TYPE CMST_DATE Date
Importing IV_XNQTY TYPE CMST_XN_QUANTITY Transaction quantity
Importing IS_CI_COM TYPE CMST_CI_COM Channel inventory communication structure
Tables T_CI_HEADER TYPE CMST_CI_HEADER Price bucket records with available qty on today
Tables T_CI_HEADER_XNDTQTY TYPE CMST_CI_HEADER Price bucket records changed with xndate qty
Tables T_CI_HEADER_CONSQTY TYPE CMST_CI_HEADER Price bucket records after fifo consumption
Tables T_CI_HISTORY_CONSQTY TYPE CMST_CI_HISTORY Price bucket history records created after fifo consumption
Exception INSUFFICIENT_QTY TYPE Insufficient qty in price buckets
               
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  20030110 
SAP Release Created in 400