Data Element list used by SAP ABAP Function Module SWC_CONT_DEF_EDIT (Editor)
SAP ABAP Function Module
SWC_CONT_DEF_EDIT (Editor) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWC_CHANGE | Definition Was Changed | SOURCE VALUE(CHANGED) LIKE SWCEDITOR-CHANGED |
|
| 2 | SWC_CONTID | Editor container ID | SOURCE VALUE(CONTID) LIKE SWCEDITOR-CONTID DEFAULT SPACE |
|
| 3 | SWC_CONTST | Stack counter for object types | SOURCE VALUE(OBJSTACK) LIKE SWCEDITOR-OBJSTACK DEFAULT '0000' |
|
| 4 | SWC_CONTTP | Container Type | SOURCE VALUE(CONTTYPE) LIKE SWCEDITOR-CONTTYPE |
|
| 5 | SWC_DISPLY | Editor in display mode | SOURCE VALUE(DISPLAY) LIKE SWCEDITOR-DISPLAY DEFAULT 'X' |
|
| 6 | SWC_ELEM | Element | SOURCE VALUE(ELEMENT) LIKE SWCEDITOR-ELEMENT DEFAULT SPACE |
|
| 7 | SWC_FILTER | Filter is set | SOURCE VALUE(FILTER) LIKE SWCEDITOR-FILTER DEFAULT SPACE |
|
| 8 | SWC_FUNCEX | Exit function from container editor | SOURCE VALUE(FUNCEXIT) LIKE SWCEDITOR-FUNCEXIT |
|
| 9 | SWC_FUNCT | Function on a container | SOURCE VALUE(FUNCTION) LIKE SWCEDITOR-FUNCTION DEFAULT SPACE |
|
| 10 | SWC_TITNAM | Name in container editor title | SOURCE VALUE(TITLENAME1) LIKE SWCEDITOR-TITLENAME1 DEFAULT SPACE |
|
| 11 | SWC_TITNAM | Name in container editor title | SOURCE VALUE(TITLENAME2) LIKE SWCEDITOR-TITLENAME2 DEFAULT SPACE |
|
| 12 | SWO_OBJTYP | Object Type | SOURCE VALUE(OBJTYPE) LIKE SWCEDITOR-OBJTYPE DEFAULT SPACE |