SAP ABAP Function Module CMS_PRODUCT_UNIT_CONVERSION (Conversion of the reported quantity from reported UOM to base UOM)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_BL (Package) Business API's for CMS

⤷

⤷

Basic Data
Function Module | CMS_PRODUCT_UNIT_CONVERSION | Conversion of the reported quantity from reported UOM to base UOM |
Function Group | CMS_PROD_BL | Product API's for CMS |
Program Name | SAPLCMS_PROD_BL | |
INCLUDE Name | LCMS_PROD_BLU10 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_BASE_UNIT | TYPE | CMST_QUANTITY_UNIT | Unit of measure in which the product is sold | |||
![]() |
EV_OUTPUT | TYPE | CMST_QUANTITY | Quantity | |||
![]() |
EV_NUMERATOR | TYPE | CMST_PRC_NUM | Numerator for Conversion to the Base Unit of Measure | |||
![]() |
EV_DENOMINATOR | TYPE | CMST_PRC_DEN | Denominator for Conversion to the Base Unit of Measure | |||
![]() |
IV_PRODUCT_ID | TYPE | CMST_PRODUCT_ID | Product | |||
![]() |
IV_INPUT | TYPE | CMST_QUANTITY | Quantity | |||
![]() |
IV_UNIT | TYPE | CMST_QUANTITY_UNIT | Unit of measure in which the product is sold | |||
![]() |
IV_BASE_UNIT | TYPE | CMST_QUANTITY_UNIT | Unit of measure in which the product is sold | |||
![]() |
IV_LOGICAL_SYSTEM | TYPE | CMST_LOGICAL_SYSTEM | Logical system | |||
![]() |
CONVERSION_NOT_POSSIBLE | TYPE | |||||
![]() |
PRODUCT_NOT_FOUND | TYPE | |||||
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 | 20040219 |
SAP Release Created in | 400 |