SAP ABAP Interface IF_FOX3_VALIDITY_CONTROLLER (Validity Interface for FOX Objects)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_VALIDITY_CONTROLLER | Controller for Validities | 20100514 |
Properties
| Interface | IF_FOX3_VALIDITY_CONTROLLER | |
| Short Description | Validity Interface for FOX Objects |
General Data
| Package | FOX3 | Framework for hierarchy explosion |
| Created | 20100514 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FOX3_VALIDITY_CONTROLLER has no forward declaration.
Interfaces
Interface IF_FOX3_VALIDITY_CONTROLLER has no interface.
Friends
Interface IF_FOX3_VALIDITY_CONTROLLER has no friend.
Attributes
Interface IF_FOX3_VALIDITY_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Date Record Against Validity Interval (Not ChM) | 20100514 | |
| 2 | Instance method | Public | Method | Check Time Stamp Againsts Validity Interval (Not ChM) | 20100514 | |
| 3 | Instance method | Public | Method | Returns Date Validities from Profile (Not ChM) | 20100514 | |
| 4 | Instance method | Public | Method | Get Valid Change Numbers (Objects with ChM) | 20100514 |
Events
Interface IF_FOX3_VALIDITY_CONTROLLER has no event.
Types
Interface IF_FOX3_VALIDITY_CONTROLLER has no local type.
Method Signatures
Method CHECK_SINGLE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATE_INFO | Call by reference | Type reference (TYPE) | FOX3_DATE_S | Date Information for Object Validity | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Date Is Not in Validity Interval | 20100514 | ||
| 2 | Incorrect Date Type Was Copied | 20100514 |
Method CHECK_SINGLE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TIMESTAMP_INFO | Call by reference | Type reference (TYPE) | FOX3_TIMESTAMP_S | Time Stamp Information for Object Validity | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Time Stamp Is Not in Validity Window | 20100514 | ||
| 2 | Incorrect DATE_TYPE Was Copied | 20100514 |
Method GET_DATE_VALIDITY_NO_ECM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE_VALID_FROM | Call by reference | Type reference (TYPE) | FOX0_DATUV | From Date | 20100514 | |||
| 2 | EV_DATE_VALID_TO | Call by reference | Type reference (TYPE) | FOX0_DATUB | Date To: | 20100514 | |||
| 3 | EV_TIMESTAMP_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100514 | |||
| 4 | EV_TIMESTAMP_VALID_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100514 |
Method GET_DATE_VALIDITY_NO_ECM on Interface IF_FOX3_VALIDITY_CONTROLLER has no exception.
Method GET_ECMORDS_FOR_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ECMORDS | Call by reference | Type reference (TYPE) | TT_ECMEVAL_RESULT | Result of Validity Evaluation | 20100514 | |||
| 2 | IT_OBJ_GUID | Call by reference | Type reference (TYPE) | TT_ECMOBJGUID | Object GUID | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ChM Cannot Make Any Validity Evaluations | 20100514 | ||
| 2 | No Valid Change Numbers Available | 20100514 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |