SAP ABAP Function Module DIMENSION_CHECK (Check whether unit is of specified dimension, poss. check for comm. unit)
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 | DIMENSION_CHECK | Check whether unit is of specified dimension, poss. check for comm. unit |
Function Group | SCVU | Measurement units: Conversion, F4 help |
Program Name | SAPLSCVU | |
INCLUDE Name | LSCVUU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
BUSINESS_UOM | TYPE | T006-KZKEH | SPACE | Commercial unit of measurement flag | ||
![]() |
DIMID | TYPE | T006-DIMID | SPACE | Dimension key | ||
![]() |
LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Language key (default: logon language) | ||
![]() |
MSEHI | TYPE | T006-MSEHI | Internal unit of measurement | |||
![]() |
UNIT_EXTERN_LONG | TYPE | SPACE | Flag for six-character external units (default is three-character) | |||
![]() |
DIMENSION_CHECK_FAILED | TYPE | Unit of measurement does not correspond to the dimension | ||||
![]() |
UNIT_NOT_VALID | TYPE | Internal unit of measurement is not maintained in table T006 | ||||
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 | 19950113 |
SAP Release Created in |