SAP ABAP Interface IF_CMX_XS_VISITOR (XSteps: Visitor)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
CMX_XS (Package) XSteps: Run Time Environment
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COCR_CMX_VI_NODE_COLLECTOR | Visitor to Collect Certain Nodes | 20030407 |
Properties
| Interface | IF_CMX_XS_VISITOR | |
| Short Description | XSteps: Visitor |
General Data
| Package | CMX_XS | XSteps: Run Time Environment |
| Created | 20021002 | SAP |
| Last changed | 20040127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CMX_XS_VISITOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CMX_XS_UNKNOWN | XSteps: Unknown Object | 20021203 |
Friends
Interface IF_CMX_XS_VISITOR has no friend.
Attributes
Interface IF_CMX_XS_VISITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021203 | ||
| 2 | Instance method | Public | Method | Visitor Method: Context Key | 20021203 | |
| 3 | Instance method | Public | Method | Visitor Method: Custom Node | 20021203 | |
| 4 | Instance method | Public | Method | Visitor Method: Destination | 20021203 | |
| 5 | Instance method | Public | Method | Visitor Method: Scope of Generation (Repeat) | 20021203 | |
| 6 | Instance method | Public | Method | Visitor Method: Process Instruction | 20021002 | |
| 7 | Instance method | Public | Method | Visitor Method: Parameter with Type EXCHANGE | 20030129 | |
| 8 | Instance method | Public | Method | Visitor Method: Parameter with Type INPUT | 20030129 | |
| 9 | Instance method | Public | Method | Visitor Method: Parameter with Type Local | 20030129 | |
| 10 | Instance method | Public | Method | Visitor Method: Parameter with Type OUTPUT | 20030129 | |
| 11 | Instance method | Public | Method | Visitor Method: XStep Reference | 20021203 | |
| 12 | Instance method | Public | Method | Visitor Method: Root | 20021203 | |
| 13 | Instance method | Public | Method | Visitor Method: XStep | 20021002 |
Events
Interface IF_CMX_XS_VISITOR has no event.
Types
Interface IF_CMX_XS_VISITOR has no local type.
Method Signatures
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on Interface IF_CMX_XS_VISITOR has no parameter.
Method QUERY_INTERFACE on Interface IF_CMX_XS_VISITOR has no exception.
Method VISIT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_CONTEXT | XSteps: Kontextobjekt | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021203 |
Method VISIT_CUSTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_CUSTOM_NODE | XSteps: Schnittstelle zu einem Custom-Node | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030623 |
Method VISIT_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_DESTINATION | XSteps: Empfänger | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021203 |
Method VISIT_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATION | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_GENERATION | XSteps: Generierung | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021203 |
Method VISIT_INSTRUCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTRUCTION | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_INSTRUCTION | Prozessvorgabe | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021002 |
Method VISIT_PARAMETER_EXCHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_PARAMETER | XSteps: Parameter | 20030129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030129 |
Method VISIT_PARAMETER_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_PARAMETER | XSteps: Parameter | 20030129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030129 |
Method VISIT_PARAMETER_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_PARAMETER | XSteps: Parameter | 20030129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030129 |
Method VISIT_PARAMETER_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_PARAMETER | XSteps: Parameter | 20030129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030129 |
Method VISIT_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_STEP_REFERENCE | XSteps: Step Referenz | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021203 |
Method VISIT_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ROOT | XSteps: Step Root | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021203 |
Method VISIT_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STEP | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_STEP | XSteps: Step | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021002 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 200 |