SAP ABAP Class IF_FOX3_OBJECT_VISITOR (Visitor Interface for a FOX Object)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_OBJECT_TO_KEY_VISITOR | Visitor: Conversion of Object to Key | 20100514 |
Properties
Class | IF_FOX3_OBJECT_VISITOR | |
Short Description | Visitor Interface for a FOX Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100514 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FOX3_OBJECT_VISITOR has no forward declaration.
Interfaces
Class IF_FOX3_OBJECT_VISITOR has no interface implemented.
Friends
Class IF_FOX3_OBJECT_VISITOR has no friend class.
Attributes
Class IF_FOX3_OBJECT_VISITOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | End of Visitor Iteration | 20100514 |
2 | ![]() |
Instance method | Public | Method | Start of Visitor Iteration | 20100514 |
3 | ![]() |
Instance method | Public | Method | Visitor Method for a FOX Object | 20100514 |
Events
Class IF_FOX3_OBJECT_VISITOR has no event.
Types
Class IF_FOX3_OBJECT_VISITOR has no local type.
Method Signatures
Method END_VISIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TOP_OBJECT | Call by reference | Type reference (TYPE) | FOX3_LINKED_OBJECT_S | Dependent Object with Basis Interface | 20100514 | ||
2 | ![]() |
IV_EXPLOSION_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 | ||
3 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | FOX0_PROFILE | FOX Explosion Profile | 20100514 |
Method END_VISIT on class IF_FOX3_OBJECT_VISITOR has no exception.
Method START_VISIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TOP_OBJECT | Call by reference | Type reference (TYPE) | FOX3_LINKED_OBJECT_S | Dependent Object with Basis Interface | 20100514 | ||
2 | ![]() |
IV_EXPLOSION_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 | ||
3 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | FOX0_PROFILE | FOX Explosion Profile | 20100514 |
Method START_VISIT on class IF_FOX3_OBJECT_VISITOR has no exception.
Method VISIT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | FOX3_LINKED_OBJECT_S | Dependent Object with Basis Interface | 20100514 | ||
2 | ![]() |
IS_PARENT | Call by reference | Type reference (TYPE) | FOX3_LINKED_OBJECT_S | Dependent Object with Basis Interface | 20100514 | ||
3 | ![]() |
IV_ALREADY_VISITED | Call by reference | Type reference (TYPE) | FLAG_X | Object Already Visited | 20100514 | ||
4 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | FOX3_LEVEL | Hierarchy Depth of Object | 20100514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Cancel Visit for this Subtree Only | 20100514 | |
2 | ![]() |
Cancel Object Tree Visit | 20100514 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |