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 |
|---|---|---|---|---|---|---|---|
| |
EV_PARTIAL_CONS | TYPE | CMST_BOOLEAN | Logical variable | |||
| |
EV_UNCONSUMED_QTY | TYPE | CMST_XN_QUANTITY | Unconsumed quantity | |||
| |
IV_XNDATE | TYPE | CMST_DATE | Date | |||
| |
IV_XNQTY | TYPE | CMST_XN_QUANTITY | Transaction quantity | |||
| |
IS_CI_COM | TYPE | CMST_CI_COM | Channel inventory communication structure | |||
| |
T_CI_HEADER | TYPE | CMST_CI_HEADER | Price bucket records with available qty on today | |||
| |
T_CI_HEADER_XNDTQTY | TYPE | CMST_CI_HEADER | Price bucket records changed with xndate qty | |||
| |
T_CI_HEADER_CONSQTY | TYPE | CMST_CI_HEADER | Price bucket records after fifo consumption | |||
| |
T_CI_HISTORY_CONSQTY | TYPE | CMST_CI_HISTORY | Price bucket history records created after fifo consumption | |||
| |
INSUFFICIENT_QTY | TYPE | Insufficient qty in price buckets | ||||
Processing Type
| Normal Function 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 |