SAP ABAP Class CL_FOX3_OBJECT_TO_KEY_VISITOR (Visitor: Conversion of Object to 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_OBJECT_VISITOR Visitor Interface for a FOX Object 20100514
Properties
Class CL_FOX3_OBJECT_TO_KEY_VISITOR  
Short Description Visitor: Conversion of Object to Key    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOX3   Framework for hierarchy explosion 
Created 20100514   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FOX3_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PTU_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOX3_OBJECT_VISITOR Visitor Interface for a FOX Object 20100514
Friends
Class CL_FOX3_OBJECT_TO_KEY_VISITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GI_KEY_VISITOR Instance attribute Private Object reference (TYPE REF TO) IF_FOX3_OBJECT_AS_KEY_VISITOR Visitor Interface for FOX Key 20100514
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_LINKED_OBJECT_TO_KEY Static method Public Method Conversion of Object to Type and Key 20100514
2 VISIT_CACHE Instance method Public Method Visit to Cache 20100514
3 VISIT_MULTILEVEL_STRUCTURE Instance method Public Method Visit to Multilevel Structure 20100514
Events
Class CL_FOX3_OBJECT_TO_KEY_VISITOR has no event.
Types
Class CL_FOX3_OBJECT_TO_KEY_VISITOR has no local type.
Method Signatures

Method CONVERT_LINKED_OBJECT_TO_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LINKED_OBJECT_AS_KEY 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_LINKED_OBJECT Call by reference Type reference (TYPE) FOX3_LINKED_OBJECT_S Object and Link Color for FOX Caller 20100514

Method CONVERT_LINKED_OBJECT_TO_KEY on class CL_FOX3_OBJECT_TO_KEY_VISITOR has no exception.

Method VISIT_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_OBJECT_AS_KEY_VISITOR Call by reference Object reference (TYPE REF TO) IF_FOX3_OBJECT_AS_KEY_VISITOR Visitor Interface for FOX Key 20100514
2 Importing IO_CACHE Call by reference Object reference (TYPE REF TO) CL_FOX3_STRUCTURED_CACHE Cache for Structure Explosion 20100514
3 Importing IS_LINKED_TOP_OBJECT Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
4 Importing IV_CALL_CONTEXT Call by reference Type reference (TYPE) FOX3_CALL_CONTEXT Call Context 20100514
5 Importing IV_INTERNAL_CALL Call by reference Type reference (TYPE) FLAG_X Indicator 20100514
6 Importing IV_RESULT_MODE Call by reference Type reference (TYPE) FOX3_RESULT_MODE CL_FOX3_CONSTANTS=>GC_RESULT_ONCE_WITH_STRUCTURE 20100514
7 Importing IV_SORTED Call by reference Type reference (TYPE) FLAG_X Indicator 20100514
# Exception Resumable Description Created on
1 INVALID_PARAMETERS Invalid Parameterization 20100514
2 INVALID_REFERENCE Invalid Reference 20100514
3 VISIT_INTERUPTED Visitor Iteration Was Interrupted 20100514

Method VISIT_MULTILEVEL_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_OBJECT_AS_KEY_VISITOR Call by reference Object reference (TYPE REF TO) IF_FOX3_OBJECT_AS_KEY_VISITOR Visitor Interface for FOX Key 20100514
2 Importing IO_MLS Call by reference Object reference (TYPE REF TO) CL_FOX3_MULTILEVEL_STRUCTURE Multilevel Object Structure 20100514
3 Importing IV_CALL_CONTEXT Call by reference Type reference (TYPE) FOX3_CALL_CONTEXT Call Context 20100514
4 Importing IV_RESULT_MODE Call by reference Type reference (TYPE) FOX3_RESULT_MODE CL_FOX3_CONSTANTS=>GC_RESULT_ONCE_WITH_STRUCTURE Return of Explosion Results (See CL_FOX_CONSTANTS) 20100514
5 Importing IV_SORTED Call by reference Type reference (TYPE) FLAG_X Indicator 20100514
# Exception Resumable Description Created on
1 INVALID_PARAMETERS Invalid Parameterization 20100514
2 INVALID_REFERENCE Invalid Reference 20100514
3 VISIT_INTERUPTED Visitor Iteration Was Interrupted 20100514
History
Last changed by/on SAP  20110908 
SAP Release Created in