SAP ABAP Interface IF_SWF_GP_STEP_VISITOR (Visitor of Step Classes)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_GP_STEP_RUNTIME_VISITOR | Visitor That Merges Steps with Runtime Data | 20041018 |
Properties
| Interface | IF_SWF_GP_STEP_VISITOR | |
| Short Description | Visitor of Step Classes |
General Data
| Package | SWF_GP_STATUS | Status Components for Guided Procedures |
| Created | 20041018 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_GP_STEP_VISITOR has no forward declaration.
Interfaces
Interface IF_SWF_GP_STEP_VISITOR has no interface.
Friends
Interface IF_SWF_GP_STEP_VISITOR has no friend.
Attributes
Interface IF_SWF_GP_STEP_VISITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Visit Action | 20041018 | |
| 2 | Instance method | Public | Method | Visit Decision | 20041018 | |
| 3 | Instance method | Public | Method | Visit Conditional | 20041018 | |
| 4 | Instance method | Public | Method | Visit Decision Block | 20041018 | |
| 5 | Instance method | Public | Method | Visit Until Loop | 20041018 | |
| 6 | Instance method | Public | Method | Visit While Loop | 20041018 | |
| 7 | Instance method | Public | Method | Visit Parallel Block | 20041018 | |
| 8 | Instance method | Public | Method | Visit Process | 20041018 | |
| 9 | Instance method | Public | Method | Visit Sequence | 20041018 | |
| 10 | Instance method | Public | Method | Visits Subprocess | 20050127 |
Events
Interface IF_SWF_GP_STEP_VISITOR has no event.
Types
Interface IF_SWF_GP_STEP_VISITOR has no local type.
Method Signatures
Method VISIT_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_ACTION | Objektrepräsentation einer Action | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_ACTION on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_ACTION_DECISION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DECISION | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_ACTION_DECISION | Objektrepräsentation einer Entscheidungsaction | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_ACTION_DECISION on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_ALT_CONDBLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALT_CONDBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_ALT_CONDBLOCK | Objektrepräsentation eines bedingten Blocks ohne Dialog | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_ALT_CONDBLOCK on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_ALT_DECIBLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALT_DECIBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_ALT_DECIBLOCK | Objektrepräsentation eines Blocks mit Bedingungsdialog | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_ALT_DECIBLOCK on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_LOOP_UNTIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOOP_UNTIL | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_LOOP_UNTIL | Objektrepräsentation einer Schleife | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_LOOP_UNTIL on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_LOOP_WHILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOOP_WHILE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_LOOP_WHILE | Objektrepräsentation einer Schleife | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_LOOP_WHILE on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_PARALLEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARALLEL | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_PARALLEL | Objektrepräsentation einer Parallelität | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_PARALLEL on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROCESS | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_PROCESS | Objektrepräsentation eines Prozessschrittes | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_PROCESS on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEQUENCE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_SEQUENCE | Objektrepräsentation einer Sequenz | 20041018 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | 20041117 |
Method VISIT_SEQUENCE on Interface IF_SWF_GP_STEP_VISITOR has no exception.
Method VISIT_SUBPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SUBPROCESS | Call by reference | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_SUBPROCESS | Objektrepräsentation eines Prozessschrittes | 20050127 | |||
| 2 | RE_ACTIVITY_ELEM | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STATUS_ACTIVITY_ELEM | Objektrepräsentation eines Aktivitäts-Statuselementen | 20050127 |
Method VISIT_SUBPROCESS on Interface IF_SWF_GP_STEP_VISITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |