SWOTDQ is a standard SAP Table which is used to store Verb Parameters, Exceptions data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP SWOTDQ Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: W - System table, contents transportable via separate TR objects
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories
Text table = SWOTTQ
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
OBJTYPE | SWO_OBJTYP | CHAR | 10 | TOJTB | Object Type | |
VERB | SWO_VERB | CHAR | 32 | Object type component | ||
EDITORDER | SWC_EDITOR | NUMC | 4 | Editing sequence | ||
PARAMTYPE | SWO_PATYPE | CHAR | 1 | Parameter type | ||
ELEMENT | SWC_ELEM | CHAR | 32 | Element | ||
EDITELEM | SWC_EDITEL | CHAR | 32 | Element name in upper/lower case | ||
FUNCPNAME | SWC_FUPAR | CHAR | 30 | Name of corresponding function module parameter | ||
FUNCEXCEPT | SWC_FUEX | CHAR | 30 | Name of corresponding FM exception | ||
REFTYPE | SWC_REFTYP | CHAR | 1 | Dictionary | ||
REFSTRUCT | SWC_REFSTR | CHAR | 30 |
* | Reference table | |
REFFIELD | SWC_REFFLD | CHAR | 30 |
* | Reference field | |
ELEMTYPE | SWC_ELEMTP | CHAR | 1 | Element type | ||
OBLIGIMP | SWC_OBLIMP | CHAR | 1 | Required | ||
TABELEM | SWC_TABELM | CHAR | 1 | Multiline element | ||
MCODE | SWC_MCODE | CHAR | 30 |
* | Search Help (Formerly Matchcode) | |
ERRORTYPE | SWO_ERRTYP | NUMC | 1 | Error type | ||
ARBGB | ARBGB | CHAR | 20 | T100A | Application Area | |
MSGNR | SWO_MSGNR | NUMC | 3 | Message number | ||
CREA_REL | SWO_CREARE | CHAR | 4 | Release at Creation | ||
OLETYPE | SWO_OLETYP | NUMC | 5 | OLE data type | ||
OLETYPE_P | SWO_OLEPTR | CHAR | 1 | OLE pointer | ||
OLEARRAY | SWO_OLEARR | CHAR | 1 | Number of columns | ||
REFOBJTYPE | SWO_REFOBJ | CHAR | 10 | TOJTB | Reference obj. type |
Key field | |
Non-key field |