TWFNS

Workflow: control table status transfers (next status) | #other | Component: SAP Business Workflow
Column Name Description
MANDT Client
PRCTP FK Workflow: Process type
RULNUM FK Workflow: Transition rule: Seq. number
RCODE Workflow: Return code of process FM for selecting new state
NUM Workflow: Transition rule: Seq. no. of subseq. status/agent
Column Name Description
Column Name Description
Column Name Description
Column Name Description
NUSERESC Workflow: Flag for specifying agent type Show values
NRLORIG Workflow: Always get processing rule from original system? Show values
STOP Workflow: Transition rule: Determine further processing type Show values
OVERRIDE Workflow: Next status and process type overridable Show values
Column Name Description Domain name
NSYST Workflow: SystemID of next system WF_SYSTEM
NSTAT Workflow: Transition rule: Next state (template) WF_TRULE
NUSERNAM Workflow: Next agent CHAR12
Master Data Relations Join Conditions
Next incident type must exist
  • Workflow: Next process type
  • Client
  • TWFNS.NPRCTP == TWFPT.PRCTP
  • TWFNS.MANDT == TWFPT.MANDT
Incident type exists
  • Workflow: Process type
  • Client
  • TWFNS.PRCTP == TWFPT.PRCTP
  • TWFNS.MANDT == TWFPT.MANDT
Other Relations | to Master Data Relations ↑ Join Conditions
SA rule exists
  • Workflow: Transition rule: Seq. number
  • Workflow: Process type
  • TWFNS.MANDT == TWFSA.MANDT
  • TWFNS.RULNUM == TWFSA.RULNUM
  • TWFNS.PRCTP == TWFSA.PRCTP