SAP ABAP Function Module CMS_PROD_UNITOFMEASURE_READ_BL (Get unit of measure for the product)
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_PROD_UNITOFMEASURE_READ_BL | Get unit of measure for the product |
| Function Group | CMS_PROD_BL | Product API's for CMS |
| Program Name | SAPLCMS_PROD_BL | |
| INCLUDE Name | LCMS_PROD_BLU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_BASE_UOM | TYPE | CMST_QUANTITY_UNIT | Unit of Measure in Which the Product Is Sold | |||
| |
IV_PRODUCT_ID | TYPE | CMST_PRODUCT_ID | Product Name Entered | |||
| |
IV_LOGICAL_SYSTEM | TYPE | CMST_LOGICAL_SYSTEM | Logical System | |||
| |
PRODUCT_NOT_FOUND | TYPE | |||||
| |
UOM_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 | 20030110 |
| SAP Release Created in | 400 |