SAP Table SWZAI

Header Table for all Properties of a Work Queue

SWZAI (Header Table for all Properties of a Work Queue) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SWZAI to other SAP tables.

SWZAI table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
WI_ID ID of a work queue SWZ_WIID SWWWIHEAD NUMC 12 0
APPL Source application for work queue SWZ_APPL CHAR 30 0
DEF_TASK Default task for work queue SWZ_DFTASK CHAR 14 0
RELEASED Indicator Denoting Whether Entire Work Queue Is Released SWZ_AIREL CHAR 1 0
X Yes
NULL No
MCOA1 Search term for matchcode use SWZ_MCOA1 CHAR 30 0
APPLEXFUNC Function module for executing a work queue SWZ_EXEFCT TFDIR CHAR 30 0
BINDFUNC FM for executing a programmed binding: WQ -> WI SWZ_BINFCT TFDIR CHAR 30 0

SWZAI foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SWZAI APPLEXFUNC SWZAI APPLEXFUNC TFDIR Function Module FUNCNAME
SWZAI BINDFUNC SWZAI BINDFUNC TFDIR Function Module FUNCNAME
SWZAI CLIENT SWZAI CLIENT T000 Clients MANDT
SWZAI WI_ID SWZAI CLIENT SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types CLIENT
SWZAI WI_ID SWZAI WI_ID SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types WI_ID