SAP ABAP Function Module DIMENSIONCHECK_VOLUME (Check whether entered unit has the dimension 'volume')
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-UOM (Application Component) Units of Measurement
⤷
SZME (Package) R/3 Central Basis Development: Measurement Units
⤷
⤷
Basic Data
| Function Module | DIMENSIONCHECK_VOLUME | Check whether entered unit has the dimension 'volume' |
| Function Group | SMUN | Measurement units: Test and convert |
| Program Name | SAPLSMUN | |
| INCLUDE Name | LSMUNU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VOLEH | TYPE | T006-MSEHI | Unit to be checked | |||
| |
DIMENSION_NOT_VOLUME | TYPE | Dimension is not 'volume' | ||||
| |
T006D_ENTRY_MISSING | TYPE | No entry in T006D (dimensions) | ||||
| |
T006_ENTRY_MISSING | TYPE | No entry in T006 (units of measurement) | ||||
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 | 19951215 |
| SAP Release Created in |