SAP ABAP Class CL_FOX3_LINKED_OBJECTS_TABLE (Save Optimized Internal Table)
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_FREEABLE_OBJECT ObjeCt with Free_Data Method 20100514
Properties
Class CL_FOX3_LINKED_OBJECTS_TABLE  
Short Description Save Optimized Internal Table    
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
Class CL_FOX3_LINKED_OBJECTS_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOX3_FREEABLE_OBJECT ObjeCt with Free_Data Method 20100514
Friends
Class CL_FOX3_LINKED_OBJECTS_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MULTI_TABLE Instance attribute Private Type reference (TYPE) FOX3_MULTI_LINKED_OBJECT_T Table of Several Dependent Objects 20100514
2 GV_FREED Instance attribute Public Attribute reference (LIKE) 20100514
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLE Instance method Public Method Expand Table 20100514
2 DEL_TABLE Instance method Public Method Delete Table 20100514
3 FREE_DATA Instance method Public Method 20100514
4 GET_TABLE Instance method Public Method Return Table 20100514
5 SET_TABLE Instance method Public Method Set Table 20100514
Events
Class CL_FOX3_LINKED_OBJECTS_TABLE has no event.
Types
Class CL_FOX3_LINKED_OBJECTS_TABLE has no local type.
Method Signatures

Method ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE Table to be added 20100514
2 Importing IV_CALLER Call by reference Type reference (TYPE) FOX3_OBJECT Calling Class 20100514

Method ADD_TABLE on class CL_FOX3_LINKED_OBJECTS_TABLE has no exception.

Method DEL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLER Call by reference Type reference (TYPE) FOX3_OBJECT Calling Class 20100514

Method DEL_TABLE on class CL_FOX3_LINKED_OBJECTS_TABLE has no exception.

Method FREE_DATA Signature

Method FREE_DATA on class CL_FOX3_LINKED_OBJECTS_TABLE has no parameter.
Method FREE_DATA on class CL_FOX3_LINKED_OBJECTS_TABLE has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_T Table to be retrieved 20100514
2 Importing IV_CALLER Call by reference Type reference (TYPE) FOX3_OBJECT Calling Class 20100514

Method GET_TABLE on class CL_FOX3_LINKED_OBJECTS_TABLE has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE Table to be added 20100514
2 Importing IV_CALLER Call by reference Type reference (TYPE) FOX3_OBJECT Calling Class 20100514

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