SAP ABAP Class IF_CMX_XS_VISITOR (XSteps: Visitor)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CMX_XS_UNKNOWN | XSteps: Unknown Object | 20021203 |
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
| Class | IF_CMX_XS_VISITOR | |
| Short Description | XSteps: Visitor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021002 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CMX_XS_VISITOR has no forward declaration.
Interfaces
Class IF_CMX_XS_VISITOR has no interface implemented.
Friends
Class IF_CMX_XS_VISITOR has no friend class.
Attributes
Class 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
Class IF_CMX_XS_VISITOR has no event.
Types
Class IF_CMX_XS_VISITOR has no local type.
Method Signatures
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_CMX_XS_VISITOR has no parameter.
Method QUERY_INTERFACE on class 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 |