SAP ABAP Class CL_FOX3_LIST_DUMP (List Display for Object Structure)
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_AS_KEY_VISITOR Visitor Interface for FOX Key 20100514
Properties
Class CL_FOX3_LIST_DUMP  
Short Description List Display for Object Structure    
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 CFOX3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FOX3_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_AS_KEY_VISITOR Visitor Interface for FOX Key 20100514
Friends
Class CL_FOX3_LIST_DUMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GI_PARAMETERS2 Instance attribute Protected Object reference (TYPE REF TO) IF_FOX3_PARAMETERS 20100702
2 GI_UI_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_FOX3_UI_SERVICE Implementation of User Interface Components 20100514
3 GS_UI_OPTIONS Instance attribute Protected Type reference (TYPE) FOX3_UI_OPTIONS_S Interface Options 20100514
4 GT_LINK_TYPE_TX Instance attribute Protected Type reference (TYPE) FOX3_LINK_TYPE_TX_T Link Types and Texts 20100514
5 GT_OBJECT_TYPE_TX Instance attribute Protected Type reference (TYPE) FOX3_OBJECT_TYPE_TX_T Object Types and Texts 20100514
6 GV_NUM_OBJECTS Instance attribute Protected Type reference (TYPE) I Number of Objects 20100514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100514
2 SET_PARAMETER Instance method Public Method Transfer Control Parameters 20100514
3 WRITE_STRUCTURE_LINE Instance method Protected Method Display Line for Structure 20100514
4 WRITE_VALIDITIES Instance method Protected Method Display Validities 20100514
Events
Class CL_FOX3_LIST_DUMP has no event.
Types
Class CL_FOX3_LIST_DUMP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_FOX3_PARAMETERS 20100702
2 Importing II_UI_SERVICE Call by reference Object reference (TYPE REF TO) IF_FOX3_UI_SERVICE Interface for User Interface Components 20100514
3 Importing IT_LINK_TYPE_TX Call by reference Type reference (TYPE) FOX3_LINK_TYPE_TX_T Link Types and Texts 20100514
4 Importing IT_OBJECT_TYPE_TX Call by reference Type reference (TYPE) FOX3_OBJECT_TYPE_TX_T Object Types and Text 20100514

Method CONSTRUCTOR on class CL_FOX3_LIST_DUMP has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UI_OPTIONS Call by reference Type reference (TYPE) FOX3_UI_OPTIONS_S Interface Options 20100514

Method SET_PARAMETER on class CL_FOX3_LIST_DUMP has no exception.

Method WRITE_STRUCTURE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LINKED_KEY Call by reference Type reference (TYPE) FOX3_LINKED_KEY_S Object Type, Key, and Link Color 20100514
2 Exporting EV_INDENT Call by reference Type reference (TYPE) I Indentation 20100514
3 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
4 Importing IV_ALREADY_VISITED Call by reference Type reference (TYPE) FLAG_X Object Already Visited 20100514
5 Importing IV_LEVEL Call by reference Type reference (TYPE) FOX3_LEVEL Hierarchy Depth of Object 20100514

Method WRITE_STRUCTURE_LINE on class CL_FOX3_LIST_DUMP has no exception.

Method WRITE_VALIDITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_VALIDITY Call by reference Object reference (TYPE REF TO) IF_FOX3_OBJECT_VALIDITY Object Validity 20100514
2 Importing IS_LINKED_KEY Call by reference Type reference (TYPE) FOX3_LINKED_KEY_S Object Type, Key, and Link Color 20100514
3 Importing IS_VALIDITY Call by reference Type reference (TYPE) FOX3_OBJECT_VALIDITY_S Validity Attributes for Object 20100514
4 Importing IV_INDENT Call by reference Type reference (TYPE) I Depth of Indentation 20100514
5 Importing IV_LEVEL Call by reference Type reference (TYPE) FOX3_LEVEL Hierarchy Depth of Object 20100514

Method WRITE_VALIDITIES on class CL_FOX3_LIST_DUMP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in