Data Element list used by SAP ABAP Function Module RSDS_ABAPTYPE_TO_DDTYPE (ABAP Type to DD Type)
SAP ABAP Function Module
RSDS_ABAPTYPE_TO_DDTYPE (ABAP Type to DD Type) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DATATYPE_D | Data Type in ABAP Dictionary | SOURCE VALUE(DDTYPE) LIKE DD01V-DATATYPE |
2 | ![]() |
DDLENG | Length (No. of Characters) | SOURCE VALUE(DDLEN) LIKE DD01V-LENG |
3 | ![]() |
INTLEN | Internal Length in Bytes | SOURCE VALUE(ABLEN) LIKE DD03L-INTLEN |
4 | ![]() |
INTTYPE | ABAP data type (C,D,N,...) | SOURCE VALUE(ABTYPE) LIKE DD03L-INTTYPE |