SAP ABAP Function Module PRC_CNV_UNIT_CONV_BASE_TO_ALT (Convert Base to Alternative Product Unit)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-PR (Application Component) Pricing
⤷
CONVERSION_JAVA (Package) Interface for JAVA conversion
⤷
⤷
Basic Data
| Function Module | PRC_CNV_UNIT_CONV_BASE_TO_ALT | Convert Base to Alternative Product Unit |
| Function Group | CNV_UNITS | Unit Conversion |
| Program Name | SAPLCNV_UNITS | |
| INCLUDE Name | LCNV_UNITSU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_PROFILE | TYPE | CNVT_PROFILE | Profile of the IPC call | |||
| |
EV_ALT_QUANTITY | TYPE | CNVT_QUANTITY | Quantity | |||
| |
EV_NUMERATOR | TYPE | CNVT_NUMERATOR | Numerator for Conversion into Base Quantity Unit | |||
| |
EV_DENOMINATOR | TYPE | CNVT_DENOMINATOR | Denominator for Conversion into Base Quantity Unit | |||
| |
EV_EXPONENT | TYPE | CNVT_EXPONENT | Exponent for Conversion into Base Quantity Unit | |||
| |
IV_BASE_QUANTITY | TYPE | CNVT_QUANTITY | Quantity | |||
| |
IV_ALT_UNIT | TYPE | CNVT_QUANTITY_UNIT | Quantity Unit | |||
| |
IV_BASE_UNIT | TYPE | CNVT_QUANTITY_UNIT | Quantity Unit | |||
| |
IT_ALT_QUANTITY_UNIT | TYPE | CNVT_ALT_QUANTITY_UNIT_T | Alternative Quantity Unit With Conversion Factors | |||
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 | 20050219 |
| SAP Release Created in | 500 |