Where Used List (Function Module) for SAP ABAP Data Element ILEN (Internal Field Length)
SAP ABAP Data Element
ILEN (Internal Field Length) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
ABL_MOVE_REQUIRED_LENGTH VALUE(DESTLEN) LIKE RSEX2IN-LENGTH
|
Required length for MOVE to a type C target field | ||||
| 2 |
ABL_MOVE_REQUIRED_LENGTH VALUE(SRCLEN) LIKE RSEX2IN-LENGTH OPTIONAL
|
Required length for MOVE to a type C target field | ||||
| 3 |
DDUT_TYPE_TO_LENGTH VALUE(DESTLEN) TYPE RSEX2IN-LENGTH
|
DD: Calculate char. length of a type (curr. only for data elements) | ||||
| 4 |
RFC_GET_STRUCTURE_DEFINITION VALUE(TABLENGTH) LIKE RFC_FIELDS-INTLENGTH
|
RFC: Felder einer Tabelle oder Struktur, für ABAP erforderliche Info | ||||