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 | ![]() |
RSEX2IN - DECIMALS | Number of decimal places | |
2 | ![]() |
RSEX2IN - DECIMALS | Number of decimal places | SOURCE VALUE(SRCDECS) LIKE RSEX2IN-DECIMALS DEFAULT 0 |
3 | ![]() |
RSEX2IN - LENGTH | Internal Field Length | |
4 | ![]() |
RSEX2IN - LENGTH | Internal Field Length | SOURCE VALUE(DESTLEN) LIKE RSEX2IN-LENGTH |
5 | ![]() |
RSEX2IN - LENGTH | Internal Field Length | SOURCE VALUE(SRCLEN) LIKE RSEX2IN-LENGTH OPTIONAL |
6 | ![]() |
RSEX2IN - TYPE | ABAP Data Type | |
7 | ![]() |
RSEX2IN - TYPE | ABAP Data Type | SOURCE VALUE(SRCTYPE) LIKE RSEX2IN-TYPE |