Table/Structure Field list used by SAP ABAP Function Module SWO_RETURNCODE_EDIT (Returncode Editor)
SAP ABAP Function Module
SWO_RETURNCODE_EDIT (Returncode Editor) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWCONTDEF - ABAPTYPE | ABAP Function Type | ||
| 2 | SWCONTDEF - ELEMENT | Element | ||
| 3 | SWCONTDEF - OBJTYPE | Object Type | ||
| 4 | SWCONTDEF - ABAPNAME | Name of ABAP Function | ||
| 5 | SWOTBASDAT - OBJTYPECLS | Object Type Class | ||
| 6 | SWOTBASDAT - OBJTYPECLS | Object Type Class | SOURCE VALUE(OBJTYPECLASS) LIKE SWOTBASDAT-OBJTYPECLS |
|
| 7 | SWOTEDITOR - NOEDIT | No editing due to inheritance or needs to be overridden | ||
| 8 | SWOTEDITOR - RETURN | Exception for method | ||
| 9 | SWOTEDITOR - OBJSTACK | Stack counter for object types | ||
| 10 | SWOTEDITOR - OBJSTACK | Stack counter for object types | SOURCE VALUE(OBJSTACK) LIKE SWOTEDITOR-OBJSTACK DEFAULT '0000' |
|
| 11 | SWOTEDITOR - OBJTYPE | Object Type | ||
| 12 | SWOTEDITOR - OBJTYPE | Object Type | SOURCE VALUE(OBJTYPE) LIKE SWOTEDITOR-OBJTYPE |
|
| 13 | SWOTEDITOR - OBJTYPECLS | Object Type Class | ||
| 14 | SWOTEDITOR - SELECT | Index of selected element | ||
| 15 | SWOTEDITOR - SORT | Editor was re-sorted | ||
| 16 | SWOTEDITOR - STATUS | Current status of editor GUI | ||
| 17 | SWOTEDITOR - TITLE | Current GUI title in editor | ||
| 18 | SWOTEDITOR - LINES | Number of elements in CONTEDIT | ||
| 19 | SWOTEDITOR - METHOD | Method | ||
| 20 | SWOTEDITOR - CHANGED | Definition Was Changed | SOURCE VALUE(CHANGED) LIKE SWOTEDITOR-CHANGED |
|
| 21 | SWOTEDITOR - CHANGED | Definition Was Changed | ||
| 22 | SWOTEDITOR - DISPLAY | Editor in display mode | ||
| 23 | SWOTEDITOR - DISPLAY | Editor in display mode | SOURCE VALUE(DISPLAY) LIKE SWOTEDITOR-DISPLAY DEFAULT SPACE |
|
| 24 | SWOTEDITOR - FILTER | Filter is set | ||
| 25 | SWOTEDITOR - FUNCEXIT | Exit function from container editor | ||
| 26 | SWOTEDITOR - FUNCEXIT | Exit function from container editor | SOURCE VALUE(FUNCEXIT) LIKE SWOTEDITOR-FUNCEXIT |
|
| 27 | SWOTEDITOR - FUNCTION | Function on a container | ||
| 28 | SWOTEDITOR - FUNCTION | Function on a container | SOURCE VALUE(FUNCTION) LIKE SWOTEDITOR-FUNCTION DEFAULT SPACE |
|
| 29 | SWOTRCODE - TEXT | Message Text | ||
| 30 | SWOTRCODE - SORTORDER | Sort sequence | ||
| 31 | SWOTRCODE - RETURN | Exception for method | ||
| 32 | SWOTRCODE - RETURN | Exception for method | SOURCE VALUE(RETURN) LIKE SWOTRCODE-RETURN DEFAULT '0000' |
|
| 33 | SWOTRCODE - ERROR_2 | Exception: System error | ||
| 34 | SWOTRCODE - MSGNR | Message number | ||
| 35 | SWOTRCODE - FILTER | Filter is set | ||
| 36 | SWOTRCODE - ERROR_1 | Exception: Application error | ||
| 37 | SWOTRCODE - ERROR_0 | Exception: Temporary error | ||
| 38 | SWOTRCODE - ERRORTYPE | Error type | ||
| 39 | SWOTRCODE - ARBGB | Application Area | ||
| 40 | SYST - MSGID | ABAP System Field: Message ID | ||
| 41 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 42 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 43 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 44 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 45 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 46 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 47 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |