SAP ABAP Function Module RS_GET_TYPE_FROM_DATA (Get the ABAP data type of the data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Basic Data
Function Module RS_GET_TYPE_FROM_DATA Get the ABAP data type of the data  
Function Group RSDS_SERVICES   Help Functions  
Program Name SAPLRSDS_SERVICES    
INCLUDE Name LRSDS_SERVICESU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing E_DATATYPE TYPE RSDATATYPE Data Type
Changing E_TYPENUM TYPE I Integer with +/- Sign (-2.147.483.648 .. 2.147.483.647)
Changing E_CONVEXIT TYPE CONVEXIT Conversion Routine
Changing E_LENG TYPE DDLENG Length (No. of Characters)
Changing E_CONVTYPE TYPE RSDS_CONVTYPE Data Input Format (Internal/External)
Changing E_DECIMAL TYPE DECIMALS Number of Decimal Places
Changing E_LOWERCASE TYPE LOWERCASE Lowercase letters allowed/not allowed
Changing E_UNIFIELDNM TYPE RSDS_UNIFIELDNM Name of Referenced Currency Field / Unit Field
Importing I_DATA TYPE STRING Data
Importing I_CHAR1000 TYPE RSTHOUSAND Separator for Thousands
Importing I_DEZICHAR TYPE RSDECIMAL Character Used for Decimal Point
Importing I_LEVEL TYPE I 0 Integer with +/- Sign (-2.147.483.648 .. 2.147.483.647)
               
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  20050720 
SAP Release Created in 400