SAP ABAP Function Module DIMENSION_GET (Determine dimension indep. of basis unit exponents)
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_GET Determine dimension indep. of basis unit exponents  
Function Group SCVU   Measurement units: Conversion, F4 help  
Program Name SAPLSCVU    
INCLUDE Name LSCVUU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DIMID TYPE T006D-DIMID Dimension key
Exporting TEXT TYPE T006T-TXDIM Dimension text
Importing AMOUNT_OF_SUBSTANCE TYPE 0 Mole quantity exponent
Importing ELECTRIC_CURRENT TYPE 0 Exponent for the electric current
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language key (default: logon language)
Importing LENGTH TYPE 0 Length exponent
Importing LUMINOUS_INTENSITY TYPE 0 Luminosity exponent
Importing MASS TYPE 0 Mass exponent
Importing TEMPERATURE TYPE 0 Temperature exponent
Importing TIME TYPE 0 Current exponent
Importing USE_BUFFER TYPE 'X' Flag for buffer usage (default: with buffer)
Exception DIMENSION_NOT_FOUND TYPE No dimension maintained for specified exponents
               
Processing Type
Normal Function Module  
Remote-Enabled 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