Table/Structure Field list used by SAP ABAP Function Module ABL_MOVE_REQUIRED_LENGTH (Required length for MOVE to a type C target field)
SAP ABAP Function Module ABL_MOVE_REQUIRED_LENGTH (Required length for MOVE to a type C target field) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  RSEX2IN - DECIMALS Number of decimal places
2 Table/Structure Field  RSEX2IN - DECIMALS Number of decimal places SOURCE VALUE(SRCDECS) LIKE RSEX2IN-DECIMALS DEFAULT 0
3 Table/Structure Field  RSEX2IN - LENGTH Internal Field Length
4 Table/Structure Field  RSEX2IN - LENGTH Internal Field Length SOURCE VALUE(DESTLEN) LIKE RSEX2IN-LENGTH
5 Table/Structure Field  RSEX2IN - LENGTH Internal Field Length SOURCE VALUE(SRCLEN) LIKE RSEX2IN-LENGTH OPTIONAL
6 Table/Structure Field  RSEX2IN - TYPE ABAP Data Type
7 Table/Structure Field  RSEX2IN - TYPE ABAP Data Type SOURCE VALUE(SRCTYPE) LIKE RSEX2IN-TYPE