SAP ABAP Class IF_FOX3_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_FOX3_LIST_DUMP List Display for Object Structure 20100514
Properties
Class IF_FOX3_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 20100514   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOX3_OBJECT_AS_KEY_VISITOR has no forward declaration.
Interfaces
Class IF_FOX3_OBJECT_AS_KEY_VISITOR has no interface implemented.
Friends
Class IF_FOX3_OBJECT_AS_KEY_VISITOR has no friend class.
Attributes
Class IF_FOX3_OBJECT_AS_KEY_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 END_VISIT Instance method Public Method End of Visitor Iteration 20100514
2 START_VISIT Instance method Public Method Start of Visitor Iteration 20100514
3 VISIT_OBJECT Instance method Public Method Visitor Method for FOX Key 20100514
Events
Class IF_FOX3_OBJECT_AS_KEY_VISITOR has no event.
Types
Class IF_FOX3_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 Importing IS_TOP_OBJECT Call by reference Type reference (TYPE) FOX3_LINKED_OBJECT_AS_KEY_S Object with Link Type and Validity as Individual Fields 20100514
2 Importing IV_EXPLOSION_STATUS Call by reference Type reference (TYPE) FOX3_EXPLOSION_STATUS Explosion Status 20100514
3 Importing IV_PROFILE Call by reference Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514

Method END_VISIT on class IF_FOX3_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 Importing IS_TOP_OBJECT Call by reference Type reference (TYPE) FOX3_LINKED_OBJECT_AS_KEY_S Object with Link Type and Validity as Individual Fields 20100514
2 Importing IV_EXPLOSION_STATUS Call by reference Type reference (TYPE) FOX3_EXPLOSION_STATUS Explosion Status 20100514
3 Importing IV_PROFILE Call by reference Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514

Method START_VISIT on class IF_FOX3_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 Importing IS_OBJECT Call by reference Type reference (TYPE) FOX3_LINKED_OBJECT_AS_KEY_S Object with Link Type and Validity as Individual Fields 20100514
2 Importing IS_PARENT Call by reference Type reference (TYPE) FOX3_LINKED_OBJECT_AS_KEY_S Object with Link Type and Validity as Individual Fields 20100514
3 Importing IV_ALREADY_VISITED Call by reference Type reference (TYPE) FLAG_X Object Already Visited 20100514
4 Importing IV_LEVEL Call by reference Type reference (TYPE) FOX3_LEVEL Hierarchy Depth of Object 20100514
# Exception Resumable Description Created on
1 STOP_HERE Cancel Visit for this Subtree Only 20100514
2 STOP_VISIT Cancel Object Tree Visit 20100514
History
Last changed by/on SAP  20110908 
SAP Release Created in