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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100514 |
2 | ![]() |
Static method | Public | Method | Convert Date/Time into Time Stamp | 20100514 |
3 | ![]() |
Static method | Public | Method | Validities in Change Orders and Date/Time | 20100514 |
4 | ![]() |
Static method | Public | Method | Validities in Change Orders and Time Stamps | 20100514 |
5 | ![]() |
Static method | Public | Method | Convert Time Stamp inot Date/Time | 20100514 |
6 | ![]() |
Instance method | Public | Method | 20100514 | |
7 | ![]() |
Instance method | Public | Method | 20100514 | |
8 | ![]() |
Instance method | Public | Method | 20100514 | |
9 | ![]() |
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 | ![]() |
II_DB_2_INSTANCE_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_MAP_DB_2_INSTANCE | DB -> Instances Reassignment | 20100514 | ||
2 | ![]() |
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 | ![]() |
II_PARAMETERS2 | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_PARAMETERS | Explosion Parameters, Extended | 20100514 | ||
4 | ![]() |
II_PERSISTENCE_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_PERSISTENCE_CONTROLLER | Control of Persistence | 20100514 | ||
5 | ![]() |
IS_MSG_PARAMETERS | Call by reference | Type reference (TYPE) | FOX3_MSG_PARAMETER_S | Parameters for FOX Messages | 20100514 | ||
6 | ![]() |
IS_UTIL_IF | Call by reference | Type reference (TYPE) | PTU_UTIL_IF_S | Structure with Utility Interfaces | 20100514 | ||
7 | ![]() |
IT_VALIDITY | Call by reference | Type reference (TYPE) | FOX0_VALIDITY_T | Validity Types | 20100514 | ||
8 | ![]() |
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 | ![]() |
ET_TIMESTAMP | Call by reference | Type reference (TYPE) | FOX3_TIMESTAMP_T | Time Stamp Information for Object Validity | 20100514 | ||
2 | ![]() |
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 | ![]() |
ET_CHANGE_ORDER | Call by reference | Type reference (TYPE) | FOX3_CHANGE_ORDER_T | Validity Information with Change Orders | 20100514 | ||
2 | ![]() |
ET_DATE_TIME | Call by reference | Type reference (TYPE) | FOX3_DATE_T | Date Information for Object Validity | 20100514 | ||
3 | ![]() |
II_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collect Messages | 20100514 | ||
4 | ![]() |
II_VALIDITY | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_OBJECT_VALIDITY | Object Validity | 20100514 | ||
5 | ![]() |
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 | ![]() |
ET_CHANGE_ORDER | Call by reference | Type reference (TYPE) | FOX3_CHANGE_ORDER_T | Validity Information with Change Orders | 20100514 | ||
2 | ![]() |
ET_TIMESTAMP | Call by reference | Type reference (TYPE) | FOX3_TIMESTAMP_T | Date Information for Object Validity | 20100514 | ||
3 | ![]() |
II_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collect Messages | 20100514 | ||
4 | ![]() |
II_VALIDITY | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_OBJECT_VALIDITY | Object Validity | 20100514 | ||
5 | ![]() |
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 | ![]() |
ET_DATE_TIME | Call by reference | Type reference (TYPE) | FOX3_DATE_T | Date Information for Object Validity | 20100514 | ||
2 | ![]() |
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 |