SAP ABAP Class CL_SWF_CST_SET_TASKS (Automatic Customizing (Workflow): Parent Class for Task)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CST (Package) Workflow: Customizing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_CST_TASK | Automatic Customizing (Workflow): Basis Interface | 20000530 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PFM2_CUSTOMIZING | Automatic Customizing (Workflow): Tasks/ Document Link | 20020115 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REL_SWU3_TASK_PLUGIN | Automatic Customizing (Workflow): Release Tool | 20090414 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_APPT_REPLY | Automatic Customizing (Workflow): Appointment Management | 20010108 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_AUNIT | Automatic Customizing (Workflow): Unit Test | 20031203 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_CUSTOM | Automatic Customizing (Workflow): WF for Customizing | 20000919 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_DOCTMPL | Automatic Customizing (Workflow): Tasks/ Document Link | 20000531 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_GEN_TASK | Automatic Customizing (Workflow): Decision Task | 20000531 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_IDOC | Automatic Customizing (Workflow): IDoc | 20000920 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_IDOC_APPL | Automatic Customizing (Workflow): IDoc | 20010409 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_SAPPHONE | Automatic Customizing (Workflow): SAPPhone | 20000921 |
... | Click here to see Used By full list (13 items) |
Properties
Class | CL_SWF_CST_SET_TASKS | |
Short Description | Automatic Customizing (Workflow): Parent Class for Task | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_CST | Workflow: Customizing |
Created | 20000530 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_CST_SET_TASKS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_CST_TASK | Automatic Customizing (Workflow): Basis Interface | 20000530 |
Friends
Class CL_SWF_CST_SET_TASKS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Flag for Tg in Tg (1) | 20000711 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | HROBJEC_14 | Table for Tasks | 20000710 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | HROBJEC_14 | Concatenated Identification (Type and ID) of Org.Objects | 20000710 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWYTTASKS | Table for Tasks | 20000710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Splits task group into tasks | 20000531 |
2 | ![]() |
Instance method | Protected | Method | Task To Be Processed Without Task Group | 20000710 |
Events
Class CL_SWF_CST_SET_TASKS has no event.
Types
Class CL_SWF_CST_SET_TASKS has no local type.
Method Signatures
Method RESOLVE_TASKGROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TASKGROUP | Value transfer | Type reference (TYPE) | HROBJEC_14 | Konkatinierte Identifikation (Typ und ID) von Org Objekten | 20000710 | ||
2 | ![]() |
I_TG_TASKLIST | Value transfer | Type reference (TYPE) | SWYTTASKS | Tabelle für Aufgaben | 20000710 |
Method RESOLVE_TASKGROUP on class CL_SWF_CST_SET_TASKS has no exception.
Method SET_TASKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TASK | Value transfer | Type reference (TYPE) | HROBJEC_14 | Konkatinierte Identifikation (Typ und ID) von Org Objekten | 20000710 |
Method SET_TASKS on class CL_SWF_CST_SET_TASKS has no exception.
Meta Relationship - Used By (full list)
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PFM2_CUSTOMIZING | Automatic Customizing (Workflow): Tasks/ Document Link | 20020115 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REL_SWU3_TASK_PLUGIN | Automatic Customizing (Workflow): Release Tool | 20090414 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_APPT_REPLY | Automatic Customizing (Workflow): Appointment Management | 20010108 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_AUNIT | Automatic Customizing (Workflow): Unit Test | 20031203 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_CUSTOM | Automatic Customizing (Workflow): WF for Customizing | 20000919 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_DOCTMPL | Automatic Customizing (Workflow): Tasks/ Document Link | 20000531 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_GEN_TASK | Automatic Customizing (Workflow): Decision Task | 20000531 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_IDOC | Automatic Customizing (Workflow): IDoc | 20000920 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_IDOC_APPL | Automatic Customizing (Workflow): IDoc | 20010409 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_SAPPHONE | Automatic Customizing (Workflow): SAPPhone | 20000921 |
11 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_VER_WFS | Automatic Customizing (Workflow): Verification Workflows | 20000829 |
12 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_WIZARDS | Automatic Customizing (Workflow): WF for Wizards | 20000915 |
13 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_CST_TASKS | Automatic Customizing GP: Generic Standard Tasks | 20050726 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |