SAP ABAP Class IF_FOX_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_BCM_IB_STRUCTURE2 Structure Proxy for Configuration Folder, Add-On Version 20010327
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX_OBJECT_TO_KEY_VISITOR Visitor: Conversion of Object to Key 20010808
Properties
Class IF_FOX_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 20010326   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOX_OBJECT_VISITOR has no forward declaration.
Interfaces
Class IF_FOX_OBJECT_VISITOR has no interface implemented.
Friends
Class IF_FOX_OBJECT_VISITOR has no friend class.
Attributes
Class IF_FOX_OBJECT_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 END_VISIT Instance method Public Method End of Visitor Iteration 20010402
2 START_VISIT Instance method Public Method Start of Visitor Iteration 20010402
3 VISIT_OBJECT Instance method Public Method Visitor Method for a FOX Object 20010326
Events
Class IF_FOX_OBJECT_VISITOR has no event.
Types
Class IF_FOX_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 Importing IS_TOP_OBJECT Call by reference Type reference (TYPE) FOX_LINKED_OBJECT_S Dependent Object with Basic Interface 20010402

Method END_VISIT on class IF_FOX_OBJECT_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) FOX_LINKED_OBJECT_S Dependent Object with Basic Interface 20010402

Method START_VISIT on class IF_FOX_OBJECT_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) FOX_LINKED_OBJECT_S Dependent Object with Basic Interface 20010326
2 Importing IS_PARENT Call by reference Type reference (TYPE) FOX_LINKED_OBJECT_S Dependent Object with Basic Interface 20010326
3 Importing IV_ALREADY_VISITED Call by reference Type reference (TYPE) FLAG_X Objekt bereits besucht 20010326
4 Importing IV_LEVEL Call by reference Type reference (TYPE) FOX_LEVEL Hierarchie-Tiefe des Objekts 20010326
# Exception Resumable Description Created on
1 STOP_HERE Besuch nur für diesen Teilbaum abbrechen 20020730
2 STOP_VISIT Besuch des Objektbaums abbrechen 20010326
History
Last changed by/on SAP  20050220 
SAP Release Created in