SAP ABAP Class CL_FOX3_VALIDITY_CONTROLLER (Controller for Validities)
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 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_VALIDITY_CONTROLLER | Validity Interface for FOX Objects | 20100514 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PTU_HAS_UTILITY_OBJECTS | Object Has Help Objects | 20100514 |
Properties
Class | CL_FOX3_VALIDITY_CONTROLLER | |
Short Description | Controller for Validities | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FOX3_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20100514 | ||
2 | IF_FOX3_VALIDITY_CONTROLLER | Validity Interface for FOX Objects | 20100514 | ||
3 | IF_PTU_HAS_UTILITY_OBJECTS | Object Has Help Objects | 20100514 |
Friends
Class CL_FOX3_VALIDITY_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | FOX3_DATE_TYPE | CL_FOX3_CONSTANTS=>GC_DATETYPE_VALID_FROM | Date Type | 20100514 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DATS | '00010101' | Date | 20100514 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | ECMDATEF | '00020101' | Valid-From Date | 20100514 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TIMESTAMP | '00010101000000' | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100514 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DATS | '99991231' | Field of type DATS | 20100514 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | ECMDATET | '99981231' | Valid-To Date | 20100514 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | TIMESTAMP | '99991231235959' | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100514 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | PTU_TAG | CL_FOX3_CONSTANTS=>GC_TAG_VALIDITY_DATA | Indicator | 20100514 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SY-ZONLO | 'UTC' | Date and Time, Time Zone of User | 20100514 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | FOX3_VALIDITY_POSITION | 'A' | Relative Position of a Validity | 20100514 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | FOX3_VALIDITY_POSITION | 'B' | Relative Position of a Validity | 20100514 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | FOX3_VALIDITY_POSITION | 'I' | Relative Position of a Validity | 20100514 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | FOX3_VALIDITY_POSITION | 'L' | Relative Position of a Validity | 20100514 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | FOX3_VALIDITY_POSITION | 'U' | Relative Position of a Validity | 20100514 | |
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collect Messages | 20100514 | ||
16 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOX0_PROFILE | Explosion Profile | 20100514 | ||
17 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ECM_PROCESSOR | Validity: Evaluation Instance | 20100514 | ||
18 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | ||||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FOX3_CONTEXT_T | Validity in FOX Explosion Profile: Contexts | 20100514 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FOX0_DATUV | From Date | 20100514 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FOX0_DATUB | Date To: | 20100514 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Change Management Initialized | 20100514 | ||
23 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100514 | ||||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | Time Stamp Valid From | 20100514 | ||
25 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | Time Stamp Valid To | 20100514 | ||
26 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FOX3_DOMAIN_T | Fixed Values and Texts for a Domain | 20100514 | ||
27 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FOX3_DOMAIN_T | Fixed Values and Texts for a Domain | 20100514 | ||
28 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100514 |
Methods
Events
Class CL_FOX3_VALIDITY_CONTROLLER has no event.
Types
Class CL_FOX3_VALIDITY_CONTROLLER has no local type.
Method Signatures
Method CHECK_SINGLE_DATE Signature
Method CHECK_SINGLE_DATE on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method CHECK_SINGLE_DATE on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method CHECK_SINGLE_TIMESTAMP Signature
Method CHECK_SINGLE_TIMESTAMP on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method CHECK_SINGLE_TIMESTAMP on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROFILE2 | Call by reference | Object reference (TYPE REF TO) | CL_FOX0_PROFILE | Explosion Profile | 20100514 | ||
2 | ![]() |
IS_UTIL_IF | Call by reference | Type reference (TYPE) | PTU_UTIL_IF_S | Structure with Utility Interfaces | 20100514 |
Method CONSTRUCTOR on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method DETERMINE_VALPOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALPOS | Call by reference | Type reference (TYPE) | FOX3_VALIDITY_POSITION | Relative Position of a Validity | 20100514 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Time Stamp | 20100514 |
Method DETERMINE_VALPOS on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method ECM_INIT_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ECM_INIT_REQUIRED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100514 |
Method ECM_INIT_REQUIRED on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method FILTER_ECMORDS_BY_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ECMORD | Call by reference | Type reference (TYPE) | FOX3_ECMORD_T | Change Orders | 20100514 | ||
2 | ![]() |
IT_ECMORD_CTXT | Call by reference | Type reference (TYPE) | FOX3_ECMORDCTXT_T | Change Orders and Changed Contexts | 20100514 |
Method FILTER_ECMORDS_BY_CONTEXT on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method FREE_DATA Signature
Method FREE_DATA on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method FREE_DATA on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method GET_CONTEXTS_FOR_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTEXT | Call by reference | Type reference (TYPE) | FOX3_CONTEXT_T | Validity in FOX Explosion Profile: Contexts | 20100514 | ||
2 | ![]() |
IT_VALIDITY | Call by reference | Type reference (TYPE) | TT_ECM_VAL_EXT | Validities for Instance | 20100514 |
Method GET_CONTEXTS_FOR_PROFILE on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method GET_DATE_TYPE_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE_TYPE_EXT | Call by reference | Type reference (TYPE) | FOX3_DATE_TYPE_EXT | External Format of the Date Type | 20100514 | ||
2 | ![]() |
IV_DATE_TYPE | Call by reference | Type reference (TYPE) | FOX3_DATE_TYPE | Date Type | 20100514 |
Method GET_DATE_TYPE_EXT on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method GET_ECMORDS_FOR_OBJ Signature
Method GET_ECMORDS_FOR_OBJ on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method GET_ECMORDS_FOR_OBJ on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method GET_ECM_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALIDITY | Call by reference | Type reference (TYPE) | TT_ECM_VAL_EXT | Validities for Instance | 20100514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instance Could Not Be Obtained | 20100514 |
Method GET_VALIDITY_FROM_PROFILE Signature
Method GET_VALIDITY_FROM_PROFILE on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method GET_VALIDITY_FROM_PROFILE on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method GET_VALPOS_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALPOS_EXT | Call by reference | Type reference (TYPE) | FOX3_VALIDITY_POSITION_EXT | External Format of the Relative Position of a Validity | 20100514 | ||
2 | ![]() |
IV_VALPOS | Call by reference | Type reference (TYPE) | FOX3_VALIDITY_POSITION | Relative Position of a Validity | 20100514 |
Method GET_VALPOS_EXT on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method INITIALIZE_DATVAL Signature
Method INITIALIZE_DATVAL on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method INITIALIZE_DATVAL on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method INITIALIZE_ECM Signature
Method INITIALIZE_ECM on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method INITIALIZE_ECM on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method PREPARE_ECM_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VALIDITY | Call by reference | Type reference (TYPE) | TT_ECM_VAL_EXT | Validities for Instance | 20100514 |
Method PREPARE_ECM_VALIDITY on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
Method UPDATE_UTILITIES Signature
Method UPDATE_UTILITIES on class CL_FOX3_VALIDITY_CONTROLLER has no parameter.
Method UPDATE_UTILITIES on class CL_FOX3_VALIDITY_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |