SAP ABAP Class CL_SWF_WFM_LEAF (WFM: Atomic Process Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_COMPONENT | WFM Process Component | 20030305 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WFM_LEAF_EXECUTE | WFM: Execution Interface for LEAF Components | 20030620 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_LEAF_NO_WIM | WFM: Leaf Component Without WIM | 20030715 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_LEAF_PERS | WFM: Atomic WFM Component with Persistence | 20060602 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_LEAF_WIM | 20030620 |
Properties
Class | CL_SWF_WFM_LEAF | |
Short Description | WFM: Atomic Process Component | |
Super Class | CL_SWF_WFM_COMPONENT | WFM Process Component |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWP | Business Workflow: Processor |
Created | 20030305 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_WFM_LEAF has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_WFM_LEAF_EXECUTE | WFM: Execution Interface for LEAF Components | 20030620 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SWF_WFM_COMPOSITE | 20030314 | WFM: Structured Process Component |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWD_BINTYP | 20041105 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWD_BINTYP | 20030623 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWD_SNODES | 20030408 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWD_NODEID | 20060112 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWP_PARIND | 20060112 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWD_SSTEPS | 20030408 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20031121 | |
2 | ![]() |
Instance method | Public | Constructor | 20030822 | |
3 | ![]() |
Instance method | Public | Method | 20041203 | |
4 | ![]() |
Instance method | Public | Method | 20031024 | |
5 | ![]() |
Instance method | Public | Method | 20030623 | |
6 | ![]() |
Instance method | Public | Method | 20040206 | |
7 | ![]() |
Instance method | Public | Method | 20050116 | |
8 | ![]() |
Instance method | Public | Method | 20040107 | |
9 | ![]() |
Instance method | Public | Method | 20040109 | |
10 | ![]() |
Instance method | Public | Method | 20051020 |
Events
Class CL_SWF_WFM_LEAF has no event.
Types
Class CL_SWF_WFM_LEAF has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_SWF_WFM_LEAF has no parameter.
Method CHECK on class CL_SWF_WFM_LEAF has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20030822 | |||
2 | ![]() |
IM_NODE_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SNODES | 20030919 | |||
3 | ![]() |
IM_NODE_L_IND | Value transfer | Type reference (TYPE) | SWP_LOOPIND | WFM: Schleifenzähler eines Knotens | 20040601 | ||
4 | ![]() |
IM_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20030822 | |||
5 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20030824 | |||
6 | ![]() |
IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT_PERSIST | 20030918 | |||
7 | ![]() |
IM_PRED_NODE_ID | Call by reference | Type reference (TYPE) | SWD_NODEID | 20060112 | |||
8 | ![]() |
IM_PRED_NODE_P_IND | Call by reference | Type reference (TYPE) | SWP_PARIND | 20060112 | |||
9 | ![]() |
IM_STEP_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SSTEPS | 20030919 | |||
10 | ![]() |
IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20030822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM System-Ausnahme | 20031010 |
Method DEBUG Signature
Method DEBUG on class CL_SWF_WFM_LEAF has no parameter.
Method DEBUG on class CL_SWF_WFM_LEAF has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_SWF_WFM_LEAF has no parameter.
Method EXECUTE on class CL_SWF_WFM_LEAF has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_SWF_WFM_LEAF has no parameter.
Method FINALIZE on class CL_SWF_WFM_LEAF has no exception.
Method HANDLE_DEADLINE Signature
Method HANDLE_DEADLINE on class CL_SWF_WFM_LEAF has no parameter.
Method HANDLE_DEADLINE on class CL_SWF_WFM_LEAF has no exception.
Method HANDLE_ERROR Signature
Method HANDLE_ERROR on class CL_SWF_WFM_LEAF has no parameter.
Method HANDLE_ERROR on class CL_SWF_WFM_LEAF has no exception.
Method PREPARE Signature
Method PREPARE on class CL_SWF_WFM_LEAF has no parameter.
Method PREPARE on class CL_SWF_WFM_LEAF has no exception.
Method RESTART Signature
Method RESTART on class CL_SWF_WFM_LEAF has no parameter.
Method RESTART on class CL_SWF_WFM_LEAF has no exception.
Method RESTART_SUSPEND Signature
Method RESTART_SUSPEND on class CL_SWF_WFM_LEAF has no parameter.
Method RESTART_SUSPEND on class CL_SWF_WFM_LEAF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |