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 |
---|---|---|---|---|---|---|---|
![]() |
E_DATATYPE | TYPE | RSDATATYPE | Data Type | |||
![]() |
E_TYPENUM | TYPE | I | Integer with +/- Sign (-2.147.483.648 .. 2.147.483.647) | |||
![]() |
E_CONVEXIT | TYPE | CONVEXIT | Conversion Routine | |||
![]() |
E_LENG | TYPE | DDLENG | Length (No. of Characters) | |||
![]() |
E_CONVTYPE | TYPE | RSDS_CONVTYPE | Data Input Format (Internal/External) | |||
![]() |
E_DECIMAL | TYPE | DECIMALS | Number of Decimal Places | |||
![]() |
E_LOWERCASE | TYPE | LOWERCASE | Lowercase letters allowed/not allowed | |||
![]() |
E_UNIFIELDNM | TYPE | RSDS_UNIFIELDNM | Name of Referenced Currency Field / Unit Field | |||
![]() |
I_DATA | TYPE | STRING | Data | |||
![]() |
I_CHAR1000 | TYPE | RSTHOUSAND | Separator for Thousands | |||
![]() |
I_DEZICHAR | TYPE | RSDECIMAL | Character Used for Decimal Point | |||
![]() |
I_LEVEL | TYPE | I | 0 | Integer with +/- Sign (-2.147.483.648 .. 2.147.483.647) | ||
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 | 20050720 |
SAP Release Created in | 400 |