SAP ABAP Class CL_FOX3_CACHE_TABLES (Table Object for the Cache)
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_DATA_UPDATER Object Updates Data 20100514
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_FREEABLE_OBJECT ObjeCt with Free_Data Method 20100514
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_MAP_DB_2_INSTANCE DB -> Instances Reassignment 20100514
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_MAP_DB_RUNTIME Conversion DB <-> Runtime 20100514
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_MEMORY_AWARE_OBJECT Read Memory Consumption 20100514
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_MSG_PARAMETER Parameters for FOX Messages 20100514
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_PERSISTENCE_PARAMETERS Control of Persistence 20100514
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PTU_HAS_UTILITY_OBJECTS Object Has Help Objects 20100514
Properties
Class CL_FOX3_CACHE_TABLES  
Short Description Table Object for the Cache    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOX3_DATA_UPDATER Object Updates Data 20100514
2 IF_FOX3_FREEABLE_OBJECT ObjeCt with Free_Data Method 20100514
3 IF_FOX3_MAP_DB_2_INSTANCE DB -> Instances Reassignment 20100514
4 IF_FOX3_MAP_DB_RUNTIME Conversion DB <-> Runtime 20100514
5 IF_FOX3_MEMORY_AWARE_OBJECT Read Memory Consumption 20100514
6 IF_FOX3_MSG_PARAMETER Parameters for FOX Messages 20100514
7 IF_FOX3_PERSISTENCE_PARAMETERS Control of Persistence 20100514
8 IF_PTU_HAS_UTILITY_OBJECTS Object Has Help Objects 20100514
Friends
Class CL_FOX3_CACHE_TABLES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BLOCK_SIZE_MAX Constant Protected Type reference (TYPE) I CL_FOX3_CONSTANTS=>GC_DB_BLOCK_SIZE_MAX Maximum Block Size for Commit 20100514
2 GC_DELETE Instance attribute Protected Attribute reference (LIKE) 20100514
3 GC_INSERT Instance attribute Protected Attribute reference (LIKE) 20100514
4 GC_TAG Static Attribute Protected Type reference (TYPE) PTU_TAG CL_FOX3_CONSTANTS=>GC_TAG_CACHE Indicator 20100514
5 GC_UPDATE Instance attribute Protected Attribute reference (LIKE) 20100514
6 GI_MESSAGE Instance attribute Protected Object reference (TYPE REF TO) IF_PTU_MESSAGE Collect Messages 20100514
7 GI_PARAMETERS Instance attribute Protected Object reference (TYPE REF TO) IF_FOX3_PARAMETERS Explosion Parameters 20100514
8 GI_PERSISTENCE_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) IF_FOX3_PERSISTENCE_CONTROLLER Control of Persistence 20100514
9 GO_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_FOX3_STRUCT_OBJECT_FACTORY Factory for Instances of Structured Objects 20100514
10 GS_MSG_PARAMETERS Instance attribute Protected Attribute reference (LIKE) 20100514
11 GS_UPD_COUNT_EXPL Instance attribute Protected Type reference (TYPE) FOX3_UPDATE_COUNTER_S Counter for Update 20100514
12 GS_UPD_COUNT_STRUCT Instance attribute Protected Type reference (TYPE) FOX3_UPDATE_COUNTER_S Counter for Update 20100514
13 GS_UTIL_IF Instance attribute Public Attribute reference (LIKE) 20100514
14 GT_DB_2_INSTANCE Instance attribute Protected Type reference (TYPE) FOX3_MAP_DB_2_INSTANCE_T Mapping DB -> Instance 20100514
15 GT_EXPLOSION_UPD Instance attribute Protected Type reference (TYPE) FOX3_CACHE_EXPLOSION_UPD_T Explosion in FOX Cache 20100514
16 GT_NUM_TYPE Instance attribute Protected Type reference (TYPE) FOX3_NUM_OBJ_TYPE_T Object Type and Number 20100514
17 GT_OBJECT_PARENT_UPD Instance attribute Protected Type reference (TYPE) FOX3_OBJECT_PARENT_CACHE_UPD_T Parent-Object Table for the FOX Cache 20100514
18 GT_OBJECT_TYPE_INSTANCE Instance attribute Protected Type reference (TYPE) FOX3_OBJECT_TYPE_INSTANCE_T Object Type and Instance 20100514
19 GT_PARENT_OBJECT_UPD Instance attribute Protected Type reference (TYPE) FOX3_PARENT_CACHE_OBJECT_UPD_T Parent-Object Table for the FOX Cache 20100514
20 GT_STATISTIC Instance attribute Protected Type reference (TYPE) FOX3_CACHE_STATISTIC_T Cache Statistics 20100514
21 GV_DELETE_EXTENT Instance attribute Protected Attribute reference (LIKE) 20100514
22 GV_EXPL_DB Instance attribute Protected Type reference (TYPE) FOX3_TABNAME Table Name, 16 Characters 20100514
23 GV_FILL_PARENT_OBJECT Instance attribute Protected Type reference (TYPE) I Number of Logical Entries 20100514
24 GV_FORCE_DELETE Instance attribute Protected Attribute reference (LIKE) 20100514
25 GV_FREED Instance attribute Public Attribute reference (LIKE) 20100514
26 GV_INSTANCES_CHANGED Instance attribute Protected Type reference (TYPE) FLAG_X Instances Have Changed 20100514
27 GV_NUM_INSTANCE Instance attribute Protected Type reference (TYPE) I Number of Instances 20100514
28 GV_NUM_TOP_OBJECT Instance attribute Protected Type reference (TYPE) I Number of Top-Level Objects 20100514
29 GV_STRUCT_DB Instance attribute Protected Type reference (TYPE) FOX3_TABNAME Table Name, 16 Characters 20100514
30 GV_STRUCT_ID Instance attribute Protected Type reference (TYPE) FOX3_STRUCT_DB_ID Database ID of a FOX Cache 20100514
31 GV_TA_TYPE Instance attribute Protected Attribute reference (LIKE) 20100514
32 SS_PARENT_OBJECT_UPD Static Attribute Protected Type reference (TYPE) FOX3_PARENT_CACHE_OBJECT_UPD_S Parent-Object Structure in FOX Cache with Update Indicator 20100514
33 SV_LEN_EXPLOSION Static Attribute Protected Type reference (TYPE) I Structure Width 20100514
34 SV_LEN_MAP_INSTANCE Static Attribute Protected Type reference (TYPE) I Structure Width 20100514
35 SV_LEN_OBJECT_TYPE_INSTANCE Static Attribute Protected Type reference (TYPE) I Structure Width 20100514
36 SV_LEN_PARENT_OBJECT Static Attribute Protected Type reference (TYPE) I Structure Width 20100514
37 SV_MSG_DUMMY Instance attribute Protected Attribute reference (LIKE) Single-Character Indicator 20100514
38 SV_MSG_LINK_TYPE_EXT Instance attribute Protected Attribute reference (LIKE) 20100514
39 SV_MSG_OBJ_KEY_EXT Instance attribute Protected Attribute reference (LIKE) 20100514
40 SV_MSG_OBJ_TYPE_EXT Instance attribute Protected Attribute reference (LIKE) 20100514
41 SV_MSG_OBJ_VERSION Instance attribute Protected Attribute reference (LIKE) 20100514
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT Instance method Public Method Add Component to Cache 20100514
2 ADD_COMPONENTS Instance method Public Method Add Multiple Components to Cache 20100514
3 ADD_COMPONENT_INTERNAL Instance method Protected Method Add Component to Cache 20100514
4 CHECK_INSTANCES_CHANGED Instance method Protected Method Check if There Are Changes for Instances 20100514
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100514
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100514
7 DELETE_OBJECT Instance method Public Method Delete Object 20100514
8 FIND_INSTANCE Instance method Public Method Is the instance in the cache? 20100514
9 FIND_OBJECT Instance method Public Method Is the object in the cache? 20100514
10 FINISH_DB_OPERATION Instance method Protected Method Complete Database Operation 20100514
11 FREE_DATA Instance method Public Method 20100514
12 GET_ACTUAL_MEMORY Instance method Public Method 20100514
13 GET_EXPLOSION Instance method Public Method Output Explosion 20100514
14 GET_MAP_KEY_2_INSTANCE Instance method Public Method Converter: Key to Instance 20100514
15 GET_NUMBER_BY_TYPE Instance method Public Method Stage Object Type and Number of Objects 20100514
16 GET_OBJECTS_BY_TYPE Instance method Public Method Output Objects of a Type 20100514
17 GET_OBJECTS_TO_PARENT Instance method Public Method Find Child Objects 20100514
18 GET_PARENTS_TO_OBJECT Instance method Public Method Find Parent Objects 20100514
19 GET_RECORDS_TO_OBJECT Instance method Public Method Find Parent Objects 20100514
20 GET_RECORDS_TO_PARENT Instance method Public Method Find Child Objects 20100514
21 GET_STATISTIC Instance method Public Method Output Statistical Information 20100514
22 GET_TOTAL_STATISTICS Instance method Public Method Statistical Information 20100514
23 IS_TOP_OBJECT Instance method Public Method Is the Object a Top Object? 20100514
24 LOG_ACTUAL_MEMORY Instance method Public Method 20100514
25 LOG_STATISTIC Instance method Public Method Log Statistical Information 20100514
26 MAP_DB_2_INSTANCE Instance method Public Method 20100514
27 MAP_EXPLOSION_TO_DB Instance method Protected Method Conversion Method 20100514
28 MAP_STRUCTURE_TO_DB Instance method Protected Method Conversion Method 20100514
29 OBJECT_EXISTS Instance method Public Method Is an object contained? 20100514
30 SETUP_INSTANCE_TABLE Instance method Protected Method Build Instance Table 20100514
31 SET_DB_2_INSTANCE Instance method Public Method Write Mapping Entry 20100514
32 SET_FACTORY Instance method Public Method Display Object Factory 20100514
33 UPDATE_EXPLOSION Instance method Public Method Manage Explosion 20100514
34 UPDATE_UTILITIES Instance method Public Method 20100514
Events
Class CL_FOX3_CACHE_TABLES has no event.
Types
Class CL_FOX3_CACHE_TABLES has no local type.
Method Signatures

Method ADD_COMPONENT 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_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
2 Importing IS_PARENT Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
# Exception Resumable Description Created on
1 OBJECT_ALREADY_IN_CACHE Object Already Exists 20100514
2 PARENT_NOT_IN_CACHE The Parent Object Is Not in the Cache 20100514

Method ADD_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS_REF Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_REF_T Object and Link Color in FOX Cache with Reference 20100514
2 Importing IS_PARENT Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
# Exception Resumable Description Created on
1 PARENT_NOT_IN_CACHE The Parent Object Is Not in the Cache 20100514

Method ADD_COMPONENT_INTERNAL 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_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
2 Importing IS_PARENT Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
# Exception Resumable Description Created on
1 OBJECT_ALREADY_IN_CACHE Object Already Exists 20100514

Method CHECK_INSTANCES_CHANGED Signature

Method CHECK_INSTANCES_CHANGED on class CL_FOX3_CACHE_TABLES has no parameter.
Method CHECK_INSTANCES_CHANGED on class CL_FOX3_CACHE_TABLES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FOX3_CACHE_TABLES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX3_CACHE_TABLES has no exception.

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 Explosion Parameters 20100514
2 Importing II_PERSISTENCE_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_FOX3_PERSISTENCE_CONTROLLER Control of Persistence 20100514
3 Importing IS_MSG_PARAMETERS Call by reference Type reference (TYPE) FOX3_MSG_PARAMETER_S Parameters for FOX Messages 20100514
4 Importing IS_UTIL_IF Call by reference Type reference (TYPE) PTU_UTIL_IF_S Structure with Utility Interfaces 20100514
5 Importing IV_EXPL_DB Call by reference Type reference (TYPE) FOX3_TABNAME Table Name, 16 Characters 20100514
6 Importing IV_STRUCT_DB Call by reference Type reference (TYPE) FOX3_TABNAME Table Name, 16 Characters 20100514
7 Importing IV_STRUCT_ID Call by reference Type reference (TYPE) FOX3_STRUCT_DB_ID Database ID of a FOX Cache 20100514

Method CONSTRUCTOR on class CL_FOX3_CACHE_TABLES has no exception.

Method DELETE_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_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514

Method DELETE_OBJECT on class CL_FOX3_CACHE_TABLES has no exception.

Method FIND_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_INSTANCE Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
# Exception Resumable Description Created on
1 NOT_FOUND Object Not Found 20100514

Method FIND_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_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
# Exception Resumable Description Created on
1 NOT_FOUND Object Not Found 20100514

Method FINISH_DB_OPERATION Signature

Method FINISH_DB_OPERATION on class CL_FOX3_CACHE_TABLES has no parameter.
Method FINISH_DB_OPERATION on class CL_FOX3_CACHE_TABLES has no exception.

Method FREE_DATA Signature

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

Method GET_ACTUAL_MEMORY Signature

Method GET_ACTUAL_MEMORY on class CL_FOX3_CACHE_TABLES has no parameter.
Method GET_ACTUAL_MEMORY on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_EXPLOSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXPLOSION Call by reference Type reference (TYPE) FOX3_CACHE_EXPLOSION_S Explosion in FOX Cache 20100514
2 Importing IS_OBJECT Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
3 Importing IV_IGNORE_UNCHANGED Call by reference Type reference (TYPE) FOX3_IGNORE_UNCHANGED Ignore Unchanged Objects in Explosion 20100514
4 Importing IV_NOT_EXPLODED Call by reference Type reference (TYPE) FOX3_NOT_EXPLODED Not Exploded 20100514
# Exception Resumable Description Created on
1 NOT_FOUND Explosion Not Found 20100514

Method GET_MAP_KEY_2_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EI_MAP_KEY_2_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FOX3_MAP_KEY_2_INSTANCE Convert Key into Instance 20100514

Method GET_MAP_KEY_2_INSTANCE on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_NUMBER_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NUM_TYPE Call by reference Type reference (TYPE) FOX3_NUM_OBJ_TYPE_T Object Type and Number 20100514

Method GET_NUMBER_BY_TYPE on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_OBJECTS_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKED_INSTANCE Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJECT_T Object and Link Color in FOX Cache 20100514
2 Importing IV_IGNORE_LINK_TYPE Call by reference Type reference (TYPE) FOX3_IGNORE_LINK_TYPE Ignore Object Relationships 20100514
3 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) FOX3_OBJ_TYPE Object Type (Such As Material or BOM) 20100514

Method GET_OBJECTS_BY_TYPE on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_OBJECTS_TO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJ_NOSORT_T Table of Dependent Objects (Not Sorted) 20100514
2 Importing II_PARENT Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
3 Importing IV_IGNORE_LINK_TYPE Call by reference Type reference (TYPE) FOX3_IGNORE_LINK_TYPE Ignore Object Relationships 20100514
4 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) FOX3_LINK_TYPE Type of Relationship Between Objects 20100514

Method GET_OBJECTS_TO_PARENT on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_PARENTS_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARENT Call by reference Type reference (TYPE) FOX3_LINKED_CACHE_OBJ_NOSORT_T Table of Dependent Objects (Not Sorted) 20100514
2 Importing II_OBJECT Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
3 Importing IV_IGNORE_LINK_TYPE Call by reference Type reference (TYPE) FOX3_IGNORE_LINK_TYPE Ignore Object Relationships 20100514
4 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) FOX3_LINK_TYPE Type of Relationship Between Objects 20100514

Method GET_PARENTS_TO_OBJECT on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_RECORDS_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_PARENT Call by reference Type reference (TYPE) FOX3_OBJECT_PARENT_CACHE_T Parent-Object Table for the FOX Cache 20100514
2 Exporting EV_FOUND Call by reference Type reference (TYPE) FLAG Entry found 20100514
3 Importing II_OBJECT Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
4 Importing IV_IGNORE_LINK_TYPE Call by reference Type reference (TYPE) FOX3_IGNORE_LINK_TYPE Ignore Object Relationships 20100514
5 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) FOX3_LINK_TYPE Type of Relationship Between Objects 20100514

Method GET_RECORDS_TO_OBJECT on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_RECORDS_TO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARENT_OBJECT Call by reference Type reference (TYPE) FOX3_PARENT_CACHE_OBJECT_T Parent-Object Table for the FOX Cache 20100514
2 Importing II_PARENT Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
3 Importing IV_IGNORE_LINK_TYPE Call by reference Type reference (TYPE) FOX3_IGNORE_LINK_TYPE Ignore Object Relationships 20100514
4 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) FOX3_LINK_TYPE Type of Relationship Between Objects 20100514

Method GET_RECORDS_TO_PARENT on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATISTIC Call by reference Type reference (TYPE) FOX3_CACHE_STATISTIC_T Cache Statistics 20100514

Method GET_STATISTIC on class CL_FOX3_CACHE_TABLES has no exception.

Method GET_TOTAL_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NUM_INSTANCE Call by reference Type reference (TYPE) I 20100514
2 Exporting EV_NUM_OBJECT_LINK Call by reference Type reference (TYPE) I 20100514
3 Exporting EV_NUM_TOP_OBJECT Call by reference Type reference (TYPE) I 20100514

Method GET_TOTAL_STATISTICS on class CL_FOX3_CACHE_TABLES has no exception.

Method IS_TOP_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FOUND Value transfer Type reference (TYPE) FLAG_X Indicator 20100514
2 Importing II_OBJECT Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
3 Importing IV_IGNORE_LINK_TYPE Call by reference Type reference (TYPE) FOX3_IGNORE_LINK_TYPE Ignore Object Relationships 20100514
4 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) FOX3_LINK_TYPE Type of Relationship Between Objects 20100514

Method IS_TOP_OBJECT on class CL_FOX3_CACHE_TABLES has no exception.

Method LOG_ACTUAL_MEMORY Signature

Method LOG_ACTUAL_MEMORY on class CL_FOX3_CACHE_TABLES has no parameter.
Method LOG_ACTUAL_MEMORY on class CL_FOX3_CACHE_TABLES has no exception.

Method LOG_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) FOX3_TEXT Description in FOX 20100514

Method LOG_STATISTIC on class CL_FOX3_CACHE_TABLES has no exception.

Method MAP_DB_2_INSTANCE Signature

Method MAP_DB_2_INSTANCE on class CL_FOX3_CACHE_TABLES has no parameter.
Method MAP_DB_2_INSTANCE on class CL_FOX3_CACHE_TABLES has no exception.

Method MAP_EXPLOSION_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DB_RECORD Call by reference Object reference (TYPE REF TO) DATA 20100514
2 Changing CR_RECORD Call by reference Object reference (TYPE REF TO) DATA 20100514
3 Exporting ER_DB_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100514
4 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100514
# Exception Resumable Description Created on
1 FAILED Conversion Failed 20100514

Method MAP_STRUCTURE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DB_RECORD Call by reference Object reference (TYPE REF TO) DATA 20100514
2 Changing CR_RECORD Call by reference Object reference (TYPE REF TO) DATA 20100514
3 Exporting ER_DB_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100514
4 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100514
# Exception Resumable Description Created on
1 FAILED Conversion Failed 20100514

Method OBJECT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FOUND Value transfer Type reference (TYPE) FLAG_X Indicator 20100514
2 Importing II_OBJECT Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
3 Importing IV_IGNORE_LINK_TYPE Call by reference Type reference (TYPE) FOX3_IGNORE_LINK_TYPE Ignore Object Relationships 20100514
4 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) FOX3_LINK_TYPE Type of Relationship Between Objects 20100514

Method OBJECT_EXISTS on class CL_FOX3_CACHE_TABLES has no exception.

Method SETUP_INSTANCE_TABLE Signature

Method SETUP_INSTANCE_TABLE on class CL_FOX3_CACHE_TABLES has no parameter.
Method SETUP_INSTANCE_TABLE on class CL_FOX3_CACHE_TABLES has no exception.

Method SET_DB_2_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_INSTANCE Call by reference Type reference (TYPE) FOX3_CACHE_OBJECT Object in FOX Cache 20100514
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) FOX3_OBJECT_DB_ID Database ID of a FOX Object 20100514

Method SET_DB_2_INSTANCE on class CL_FOX3_CACHE_TABLES has no exception.

Method SET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) CL_FOX3_STRUCT_OBJECT_FACTORY Factory for Instances of Structured Objects 20100514

Method SET_FACTORY on class CL_FOX3_CACHE_TABLES has no exception.

Method UPDATE_EXPLOSION 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_CACHE_OBJECT_S Object and Link Color in FOX Cache 20100514
2 Importing IV_IGNORE_UNCHANGED Call by reference Type reference (TYPE) FOX3_IGNORE_UNCHANGED Ignore Unchanged Objects in Explosion 20100514
3 Importing IV_NOT_EXPLODED Call by reference Type reference (TYPE) FOX3_NOT_EXPLODED Not Exploded 20100514
4 Importing IV_STATUS Call by reference Type reference (TYPE) FOX3_EXPLOSION_STATUS Explosion Status 20100514

Method UPDATE_EXPLOSION on class CL_FOX3_CACHE_TABLES has no exception.

Method UPDATE_UTILITIES Signature

Method UPDATE_UTILITIES on class CL_FOX3_CACHE_TABLES has no parameter.
Method UPDATE_UTILITIES on class CL_FOX3_CACHE_TABLES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in