SAP ABAP Function Module SI_UNIT_GET (Determines SI Unit for a Predetermined Unit or Dimension)
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 | SI_UNIT_GET | Determines SI Unit for a Predetermined Unit or Dimension |
| Function Group | SCV0 | Measurement units: Conversion |
| Program Name | SAPLSCV0 | |
| INCLUDE Name | LSCV0U06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SI_UNIT | TYPE | T006-MSEHI | SI unit | |||
| |
DIMENSION | TYPE | T006-DIMID | SPACE | Dimension key | ||
| |
UNIT | TYPE | T006-MSEHI | SPACE | Unit of Measurement | ||
| |
DIMENSION_NOT_FOUND | TYPE | Dimension has not been maintained | ||||
| |
UNIT_NOT_FOUND | TYPE | Unit of Measurement Not Maintained | ||||
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 |