SAP ABAP Class CL_SWF_GP_STEP_COMPOSITE (Object Representation of a Process Structure Step Compound)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_GP_STATUS (Package) Status Components for Guided Procedures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STEP | Object Representation of a Process Structure Step | 20041013 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STEP_ACTION | Object Representation of an Action | 20041013 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STEP_ALTERNATIVE | Object Representation of an Alternative Construct | 20041013 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STEP_LOOP | Object Representation of a Loop | 20041013 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STEP_PARALLEL | Object Representation of a Fork | 20041013 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STEP_PROCESS | Object Representation of a Process Step | 20041013 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STEP_SEQUENCE | Object Representation of a Sequence | 20041013 |
Properties
| Class | CL_SWF_GP_STEP_COMPOSITE | |
| Short Description | Object Representation of a Process Structure Step Compound | |
| Super Class | CL_SWF_GP_STEP | Object Representation of a Process Structure Step |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_GP_STATUS | Status Components for Guided Procedures |
| Created | 20041013 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_GP_STEP_COMPOSITE has no forward declaration.
Interfaces
Class CL_SWF_GP_STEP_COMPOSITE has no interface implemented.
Friends
Class CL_SWF_GP_STEP_COMPOSITE 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) | SWFGPSTEPTAB | Lower-Level Steps | 20041013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calls Visitor for All Children | 20041018 | |
| 2 | Instance method | Public | Method | Add Step to Compound | 20041013 | |
| 3 | Instance method | Public | Method | Gets Child Steps | 20041118 |
Events
Class CL_SWF_GP_STEP_COMPOSITE has no event.
Types
Class CL_SWF_GP_STEP_COMPOSITE has no local type.
Method Signatures
Method ACCEPT_VISITOR_CHILDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_SWF_GP_STEP_VISITOR | Besucher von Schrittklassen | 20041018 |
Method ACCEPT_VISITOR_CHILDS on class CL_SWF_GP_STEP_COMPOSITE has no exception.
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STEP | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP | Objektrepräsentation eines Prozessstruktur-Schrittes | 20041013 |
Method ADD_STEP on class CL_SWF_GP_STEP_COMPOSITE has no exception.
Method GET_CHILDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CHILDS | Value transfer | Type reference (TYPE) | SWFGPSTEPTAB | Tabelle von GP-Schritten | 20041118 |
Method GET_CHILDS on class CL_SWF_GP_STEP_COMPOSITE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |