SWP_ADMIN - Customizing Workflow Runtime System
Customizing Workflow Runtime System information is stored in SAP table SWP_ADMIN.
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
Fields for table SWP_ADMIN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Workflow definition: Client | X | SWD_MANDAN | CLNT | 6 | |
NO_WICHAIN | Flag: Synchronous advancing | SWP_CHAIN | CHAR | 2 | ||
NO_AGENTS | Hide agent names in workflow log | SWP_A_DISP | CHAR | 2 | ||
MAX_NODES | Max. node number in workflow (termination condition) | SWP_MAXNOD | INT4 | 4 | ||
MAX_SUBWF | Maximum subworkflow level (termination criterion) | SWP_MAXSUB | INT4 | 4 | ||
LOGSYSON | Check Logical System | SWPLOGSYON | CHAR | 2 | ||
CONTCOMP | Container Condensation | SWPCNTCOMP | CHAR | 2 | ||
SECMETHOD | Call Behavior of Secondary Methods | SWW_SECMTH | NUMC | 4 | ||
ENQCNT | Number of Attempts to Set a Lock | SWP_ENQCNT | NUMC | 4 | ||
PERM_DELAY | Minutes between two deadline checks | SWW_PDELAY | NUMC | 4 | ||
MAX_RETRY | Retries for Work Items with Temporary Errors | SWW_RETCNT | NUMC | 4 | ||
RET_DELAY | Interval between two checks | SWW_RDELAY | NUMC | 4 | ||
ROLL_INTERVAL | Time Interval for WP Roll-Out/-In | SWP_ROLL_INTERVAL | NUMC | 12 | ||
ROLL_FORK_COUNT | Number of Parallel Branches for WP Roll-Out/-In | SWP_ROLL_FORK_COUNT | NUMC | 12 | ||
CONT_USE_XSLT | ID: Container Serialization Using XSLT | SWF_CNTUSEXSLT | CHAR | 2 | ||
CONT_USE_SHMEM | ID: Container Buffering with Shard Objects | SWF_CNTUSESHMEM | CHAR | 2 | ||
CONT_SHMEM_UPD | Time Interval Update Shared Objects Buffering | SWF_CNTSHMEMUPD | NUMC | 12 | ||
DOC_EXPIRY | Expiry Time for Office Document of Workflow | SWW_EXPDAY | NUMC | 6 | ||
WI_EVT_UWL | Work Item Events Activated for UWL | SWFRWIEVTUWL | CHAR | 2 | ||
INBOX_COUNTER | SBWP: Display Counter in 'Grouped by Tasks' | SWW_INBCNT | CHAR | 2 | ||
CONTPERSIST | Workflow: Optimization of Container Persistence | SWW_CNTPERS | CHAR | 2 | ||
LONG_MAIL_TITLE | Workflow: Long Mail Title | SWW_LNGTIT | CHAR | 2 | ||
LOAD_BACKGROUND | Workflow: Load Distribution for Background Processing | SWW_LOAD_ACTIVE | CHAR | 2 | ||
GATEWAY_LOCAL | Flag: Local Gateway Used | SWP_LOCAL_GATEWAY | CHAR | 2 |