SAP Table TWFSA

Workflow: transfer rule: actions in current status

TWFSA (Workflow: transfer rule: actions in current status) 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 TWFSA to other SAP tables.

Source: TWFSA (Workflow: transfer rule: actions in current status)

TWFSA table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
PRCTP Workflow: Process type WF_PRCTP CHAR 10 0
RULNUM Workflow: Transition rule: Seq. number WF_RULENUM NUMC 6 0
SIGN SIGN field in creation of SELECT-OPTIONS tables RALDB_SIGN CHAR 1 0
I Select specified values
E Exclude specified values
OPT OPTION field in structure of SELECT-OPTIONS tables RALDB_OPTI CHAR 2 0
EQ Equal: Single value
NE Not Equal: Everything apart from the specified single value
BT Between: Range of values
NB Not Between: Everything outside the range
LE Less or Equal: Everything <= value in field LOW
GT Greater Than: Everything > value in field LOW
GE Greater or Equal >= value in field LOW
LT Less Than: Everything < value in field LOW
CP Contains Pattern: Masked input: Find pattern
NP Not Contains Pattern: Masked input: Reject pattern
LOW Workflow: Transition rule: Source state (template) WF_CRULE CHAR 14 0
HIGH Workflow: Transition rule: Source state (template) WF_CRULE CHAR 14 0
RUPRI Workflow: Priority of transition rule WF_PRIOR NUMC 1 0
1
ASYST Workflow: ID of system where the process func. mod. runs WF_ASYSTEM CHAR 10 0
AMANDT Workflow: Client f. which proc. func. mod. is to be executed WF_AMANDT TWFSY NUMC 3 0
FUNC Workflow: Name of process function module WF_PRFUNCT TFDIR CHAR 30 0
PARAM Workflow: Opt. control parameter for process function module WF_PARAM CHAR 79 0
RSPUSR Workflow: Responsible user/agent WF_RSP_USR CHAR 12 0
DIALOG Workflow: Dialog required in next step WF_DIALOG CHAR 1 0
NULL Value for deactivated
X Value for activated
VBFUNC Workflow: Function module called in update task WF_VBFUNC TFDIR CHAR 30 0
DISPNUM Workflow: Sequential number in rule display WF_RULENRD NUMC 4 0

TWFSA foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TWFSA AMANDT TWFSA ASYST TWFSY Workflow: Systems and clients that are workflow partners SYST
TWFSA AMANDT TWFSA AMANDT TWFSY Workflow: Systems and clients that are workflow partners MANDT
TWFSA FUNC TWFSA FUNC TFDIR Function Module FUNCNAME
TWFSA VBFUNC TWFSA VBFUNC TFDIR Function Module FUNCNAME