Table/Structure Field list used by SAP ABAP Function Module SWA_CONT_ELEMENT_DISPLAY (Anzeige der Definition eines Container Elements)
SAP ABAP Function Module
SWA_CONT_ELEMENT_DISPLAY (Anzeige der Definition eines Container Elements) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
SWAEXPDEF - EXPR | Expression in Binding Definition | |
2 | ![]() |
SWAEXPDEF - EXPR | Expression in Binding Definition | SOURCE VALUE(EXPR) LIKE SWAEXPDEF-EXPR OPTIONAL |
3 | ![]() |
SWCONT - ELEMENT | Element | |
4 | ![]() |
SWCONT - ELEMLENGTH | Length of the field in bytes | |
5 | ![]() |
SWCONT - ELEMLENGTH | Length of the field in bytes | SOURCE VALUE(ELEM_LENGTH) LIKE SWCONT-ELEMLENGTH OPTIONAL |
6 | ![]() |
SWCONT - TAB_INDEX | Index for table element | |
7 | ![]() |
SWCONT - TAB_INDEX | Index for table element | SOURCE VALUE(INDEX) LIKE SWCONT-TAB_INDEX DEFAULT 0 |
8 | ![]() |
SWCONT - TYPE | ABAP Type of Element | |
9 | ![]() |
SWCONT - TYPE | ABAP Type of Element | SOURCE VALUE(ELEM_TYPE) LIKE SWCONT-TYPE OPTIONAL |
10 | ![]() |
SWCONTDEF - DESCRIPT | Name | |
11 | ![]() |
SWCONTDEF - EDITELEM | Element name in upper/lower case | |
12 | ![]() |
SWCONTDEF - ELEMENT | Element | |
13 | ![]() |
SWCONTDEF - ELEMENT | Element | SOURCE VALUE(ELEMENT) LIKE SWCONTDEF-ELEMENT |