SWFSTEPACTDEACT - Customizing for step action deactivation
Customizing for step action deactivation information is stored in SAP table SWFSTEPACTDEACT.
It is part of development package SWF_FLEX_TASK_ACTIONS_API in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Flexible Workflow: API for task action deactivation".
It is part of development package SWF_FLEX_TASK_ACTIONS_API in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Flexible Workflow: API for task action deactivation".
Fields for table SWFSTEPACTDEACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | SWFSTEPACTPRF |
SCENARIO_ID | Scenario | X | SWF_FLEX_SCENARIO_ID | CHAR | 20 | SWFSTEPACTPRF |
DEACTIVATION_PROFILE | Flexible Workflow: MyInbox task action profile | X | SWF_FLEX_DEACT_PROFILE | CHAR | 64 | SWFSTEPACTPRF |
STEP_TYPE | Flexible Workflow: Step Type | X | SWF_FLEX_STEP_TYPE | CHAR | 80 | |
DEACTIVATED_ACTION | Flexible Workflow: MyInbox task action | X | SWF_FLEX_TASK_ACTION | CHAR | 14 |