SAP ABAP Class IF_FOX_OBJECT_AS_KEY_VISITOR (Visitor Interface for FOX Key)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX_LIST_DUMP | List Display for Object Structure | 20010808 |
Properties
| Class | IF_FOX_OBJECT_AS_KEY_VISITOR | |
| Short Description | Visitor Interface for FOX Key | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010808 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FOX_OBJECT_AS_KEY_VISITOR has no forward declaration.
Interfaces
Class IF_FOX_OBJECT_AS_KEY_VISITOR has no interface implemented.
Friends
Class IF_FOX_OBJECT_AS_KEY_VISITOR has no friend class.
Attributes
Class IF_FOX_OBJECT_AS_KEY_VISITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | End of Visitor Iteration | 20010808 | |
| 2 | Instance method | Public | Method | Start of Visitor Iteration | 20010808 | |
| 3 | Instance method | Public | Method | Visitor Method for FOX Key | 20010808 |
Events
Class IF_FOX_OBJECT_AS_KEY_VISITOR has no event.
Types
Class IF_FOX_OBJECT_AS_KEY_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) | FOX_LINKED_OBJECT_AS_KEY_S | Objekt mit Linktyp und Gültigkeit als Einzelfelder | 20010808 |
Method END_VISIT on class IF_FOX_OBJECT_AS_KEY_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) | FOX_LINKED_OBJECT_AS_KEY_S | Objekt mit Linktyp und Gültigkeit als Einzelfelder | 20010808 |
Method START_VISIT on class IF_FOX_OBJECT_AS_KEY_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) | FOX_LINKED_OBJECT_AS_KEY_S | Objekt mit Linktyp und Gültigkeit als Einzelfelder | 20010808 | |||
| 2 | IS_PARENT | Call by reference | Type reference (TYPE) | FOX_LINKED_OBJECT_AS_KEY_S | Objekt mit Linktyp und Gültigkeit als Einzelfelder | 20010808 | |||
| 3 | IV_ALREADY_VISITED | Call by reference | Type reference (TYPE) | FLAG_X | Objekt bereits besucht | 20010808 | |||
| 4 | IV_LEVEL | Call by reference | Type reference (TYPE) | FOX_LEVEL | Hierarchie-Tiefe des Objekts | 20010808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Besuch nur für diesen Teilbaum abbrechen | 20020730 | ||
| 2 | Besuch des Objektbaums abbrechen | 20010808 |
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in |