Data Element list used by SAP ABAP Function Module RS_DD_TTYP_EDIT (Dictionary: Display or Change Table Type)
SAP ABAP Function Module
RS_DD_TTYP_EDIT (Dictionary: Display or Change Table Type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | ||
| 2 | DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(LOCAL) LIKE DDREFSTRUC-FLAG DEFAULT SPACE |
|
| 3 | DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(POPUP) LIKE DDREFSTRUC-FLAG DEFAULT SPACE |
|
| 4 | DD_FLAG | Data element for checkboxes in the ABAP Dictionary area | SOURCE VALUE(WITH_NEXT) LIKE DDREFSTRUC-FLAG DEFAULT SPACE |
|
| 5 | TTYPENAME | Name of table type | SOURCE VALUE(OBJNAME) LIKE DD40V-TYPENAME |
|