SAP ABAP Interface IF_FOX3_OBJECT_AS_KEY_VISITOR (Visitor Interface for FOX Key)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     FOX3 (Package) Framework for hierarchy explosion
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
Interface IF_FOX3_OBJECT_AS_KEY_VISITOR  
Short Description Visitor Interface for FOX Key    
General Data
Package FOX3   Framework for hierarchy explosion 
Created 20100514   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FOX3_OBJECT_AS_KEY_VISITOR has no forward declaration.
Interfaces
Interface IF_FOX3_OBJECT_AS_KEY_VISITOR has no interface.
Friends
Interface IF_FOX3_OBJECT_AS_KEY_VISITOR has no friend.
Attributes
Interface 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
Interface IF_FOX3_OBJECT_AS_KEY_VISITOR has no event.
Types
Interface 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 Interface 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 Interface 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