SAP ABAP Class CL_FOX3_VAL_DATA_MANAGER (Validity Data Manager)
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_MEMORY_AWARE_OBJECT Read Memory Consumption 20100514
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_MSG_PARAMETER Parameters for FOX Messages 20100514
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_OBJECT_VALIDITY Object Validity 20100514
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_PERSISTENCE_PARAMETERS Control of Persistence 20100514
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOX3_VAL_DATA_MANAGER Validity Management and Display 20100514
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PTU_HAS_UTILITY_OBJECTS Object Has Help Objects 20100514
Properties
Class CL_FOX3_VAL_DATA_MANAGER  
Short Description Validity Data Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
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_FOX0_OBJECT_LINKS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_FOX3_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FOX3_VALIDITY_CONTROLLER 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_MEMORY_AWARE_OBJECT Read Memory Consumption 20100514
4 IF_FOX3_MSG_PARAMETER Parameters for FOX Messages 20100514
5 IF_FOX3_OBJECT_VALIDITY Object Validity 20100514
6 IF_FOX3_PERSISTENCE_PARAMETERS Control of Persistence 20100514
7 IF_FOX3_VAL_DATA_MANAGER Validity Management and Display 20100514
8 IF_PTU_HAS_UTILITY_OBJECTS Object Has Help Objects 20100514
Friends
Class CL_FOX3_VAL_DATA_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TAG Constant Protected Type reference (TYPE) PTU_TAG CL_FOX3_CONSTANTS=>GC_TAG_VALIDITY_DATA Indicator 20100514
2 GI_MAP_KEY_2_INSTANCE Instance attribute Protected Object reference (TYPE REF TO) IF_FOX3_MAP_KEY_2_INSTANCE Convert Key into Instance 20100514
3 GI_MESSAGE Instance attribute Protected Object reference (TYPE REF TO) IF_PTU_MESSAGE Collect Messages 20100514
4 GI_PARAMETERS2 Instance attribute Protected Object reference (TYPE REF TO) IF_FOX3_PARAMETERS Explosion Parameters, Extended 20100514
5 GS_MSG_PARAMETERS Instance attribute Protected Attribute reference (LIKE) 20100514
6 GS_UTIL_IF Instance attribute Protected Attribute reference (LIKE) 20100514
7 GT_VAL_DATA Instance attribute Protected See coding Validity Manager 20100514
8 GV_DELETE_EXTENT Instance attribute Protected Attribute reference (LIKE) 20100514
9 GV_FORCE_DELETE Instance attribute Protected Attribute reference (LIKE) 20100514
10 GV_FREED Instance attribute Public Attribute reference (LIKE) 20100514
11 GV_TA_TYPE Instance attribute Protected Attribute reference (LIKE) 20100514
12 SV_MSG_DUMMY Instance attribute Protected Attribute reference (LIKE) Single-Character Indicator 20100514
13 SV_MSG_OBJ_KEY_EXT Instance attribute Protected Attribute reference (LIKE) 20100514
14 SV_MSG_OBJ_TYPE_EXT Instance attribute Protected Attribute reference (LIKE) 20100514
15 SV_MSG_OBJ_VERSION Instance attribute Protected Attribute reference (LIKE) 20100514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100514
2 CONVERT_DATE_TIME_2_TIMESTAMP Static method Public Method Convert Date/Time into Time Stamp 20100514
3 CONVERT_FOX2_VAL_ECM_DATE_TIME Static method Public Method Validities in Change Orders and Date/Time 20100514
4 CONVERT_FOX2_VAL_ECM_TIMESTAMP Static method Public Method Validities in Change Orders and Time Stamps 20100514
5 CONVERT_TIMESTAMP_2_DATE_TIME Static method Public Method Convert Time Stamp inot Date/Time 20100514
6 FREE_DATA Instance method Public Method 20100514
7 GET_ACTUAL_MEMORY Instance method Public Method 20100514
8 LOG_ACTUAL_MEMORY Instance method Public Method 20100514
9 UPDATE_UTILITIES Instance method Public Method 20100514
Events
Class CL_FOX3_VAL_DATA_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_VAL_DATA Protected See coding Validity Manager 20100514 begin of TS_VAL_DATA, validity_kind type fox0_validity_kind, validity_impl type fox0_validity_implementation, data_name type fox3_val_data_name, validity_text type fox0_validity_ext, instance type ref to cl_fox3_validity_data, end of ts_val_data
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_DB_2_INSTANCE_MAPPER Call by reference Object reference (TYPE REF TO) IF_FOX3_MAP_DB_2_INSTANCE DB -> Instances Reassignment 20100514
2 Importing II_KEY_2_INSTANCE_MAPPER Call by reference Object reference (TYPE REF TO) IF_FOX3_MAP_KEY_2_INSTANCE Convert Key into Instance 20100514
3 Importing II_PARAMETERS2 Call by reference Object reference (TYPE REF TO) IF_FOX3_PARAMETERS Explosion Parameters, Extended 20100514
4 Importing II_PERSISTENCE_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_FOX3_PERSISTENCE_CONTROLLER Control of Persistence 20100514
5 Importing IS_MSG_PARAMETERS Call by reference Type reference (TYPE) FOX3_MSG_PARAMETER_S Parameters for FOX Messages 20100514
6 Importing IS_UTIL_IF Call by reference Type reference (TYPE) PTU_UTIL_IF_S Structure with Utility Interfaces 20100514
7 Importing IT_VALIDITY Call by reference Type reference (TYPE) FOX0_VALIDITY_T Validity Types 20100514
8 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_VAL_DATA_MANAGER has no exception.

Method CONVERT_DATE_TIME_2_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIMESTAMP Call by reference Type reference (TYPE) FOX3_TIMESTAMP_T Time Stamp Information for Object Validity 20100514
2 Importing IT_DATE_TIME Call by reference Type reference (TYPE) FOX3_DATE_T Date Information for Object Validity 20100514

Method CONVERT_DATE_TIME_2_TIMESTAMP on class CL_FOX3_VAL_DATA_MANAGER has no exception.

Method CONVERT_FOX2_VAL_ECM_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGE_ORDER Call by reference Type reference (TYPE) FOX3_CHANGE_ORDER_T Validity Information with Change Orders 20100514
2 Exporting ET_DATE_TIME Call by reference Type reference (TYPE) FOX3_DATE_T Date Information for Object Validity 20100514
3 Importing II_MESSAGE Call by reference Object reference (TYPE REF TO) IF_PTU_MESSAGE Collect Messages 20100514
4 Importing II_VALIDITY Call by reference Object reference (TYPE REF TO) IF_FOX3_OBJECT_VALIDITY Object Validity 20100514
5 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) FOX3_OBJECT_KEY_S Generic Object Key for Factory 20100514

Method CONVERT_FOX2_VAL_ECM_DATE_TIME on class CL_FOX3_VAL_DATA_MANAGER has no exception.

Method CONVERT_FOX2_VAL_ECM_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGE_ORDER Call by reference Type reference (TYPE) FOX3_CHANGE_ORDER_T Validity Information with Change Orders 20100514
2 Exporting ET_TIMESTAMP Call by reference Type reference (TYPE) FOX3_TIMESTAMP_T Date Information for Object Validity 20100514
3 Importing II_MESSAGE Call by reference Object reference (TYPE REF TO) IF_PTU_MESSAGE Collect Messages 20100514
4 Importing II_VALIDITY Call by reference Object reference (TYPE REF TO) IF_FOX3_OBJECT_VALIDITY Object Validity 20100514
5 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) FOX3_OBJECT_KEY_S Generic Object Key for Factory 20100514

Method CONVERT_FOX2_VAL_ECM_TIMESTAMP on class CL_FOX3_VAL_DATA_MANAGER has no exception.

Method CONVERT_TIMESTAMP_2_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATE_TIME Call by reference Type reference (TYPE) FOX3_DATE_T Date Information for Object Validity 20100514
2 Importing IT_TIMESTAMP Call by reference Type reference (TYPE) FOX3_TIMESTAMP_T Time Stamp Information for Object Validity 20100514

Method CONVERT_TIMESTAMP_2_DATE_TIME on class CL_FOX3_VAL_DATA_MANAGER has no exception.

Method FREE_DATA Signature

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

Method GET_ACTUAL_MEMORY Signature

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

Method LOG_ACTUAL_MEMORY Signature

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

Method UPDATE_UTILITIES Signature

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