SWF_WFPTAB - WF: Basis information about Workflow Wizards
WF: Basis information about Workflow Wizards information is stored in SAP table SWF_WFPTAB.
It is part of development package SWF in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Wizards".
It is part of development package SWF in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Wizards".
Fields for table SWF_WFPTAB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SWF_NAME | Unique ID of Workflow Wizard | X | SWF_ID | CHAR | 20 | |
SWF_PARENT | Unique ID for Workflow Wizard type | SWF_PARID | CHAR | 20 | ||
SWF_TASK | Workflow Wizard Workflow | SWF_TASK_D | CHAR | 14 | ||
SWF_PRG | Program name for saving a Workflow Wizard | SWF_PRG | CHAR | 40 | * | |
SWF_FORM | Name of FORM routine for saving Workflow Wizard | SWF_FORM | CHAR | 30 | ||
SWF_OBJTYP | Object Type | SWO_OBJTYP | CHAR | 10 | * | |
SWF_CREUSR | User Name of Creator of Wizard | SWF_CREUSR | CHAR | 12 | ||
SWF_CREDAT | Wizard Creation Date | SWF_CREDAT | DATS | 8 | ||
SWF_CRETIM | Wizard Creation Time | SWF_CRETIM | TIMS | 6 | ||
SWF_CHGUSR | User Name of Last Changer of Wizard | SWF_CHGUSR | CHAR | 12 | ||
SWF_CHGDAT | Wizard Change Date | SWF_CHGDAT | DATS | 8 | ||
SWF_CHGTIM | Wizard Change Time | SWF_CHGTIM | TIMS | 6 | ||
SWF_RELEAS | Indicator showing that Workflow Wizard is released | SWF_RELEAS | CHAR | 1 | ||
SWF_BSPTSK | Workflow Wizard Example Workflow | SWF_BSPTSK | CHAR | 14 | ||
SWF_NOWFE | Do Not Offer Workflow Wizard When Calling from Builder | SWF_NOWFE | CHAR | 1 | ||
FUNCNAME | Function name | FUNCNAME | CHAR | 30 | * | |
WFPATTYPE | Type of Workflow Wizard | SWF_WFPTYP | CHAR | 4 | ||
SAPONLY | Wizard Only Visible in SAP System | SWF_SAPONLY | CHAR | 1 |