SAP ABAP Class CL_CNV_MBT_PIFD_VALIDATOR (PIFD Variant Validator Superclass)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PIFD_CORE (Package) PIFD Core Functionality and Types
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_CHECK_PROFILE | Check Framework: Profile | 20110124 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BTP_PIFD_TEST_VAL_IF_KOKRS | BTP PIFD Test Validator for Interface KOKRS | 20110511 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_ME_VALIDATOR | Validator for Mappings | 20110412 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_TDMS_BPL_VARIANT_VALIDATOR | 20110727 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_TDMS_PIFD_VAL_EXCLUDE_HR | 20110527 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_TDMS_PIFD_VAL_SLICE_DATE | Validator - Data Slice Date | 20110526 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_TDMS_WD_BPL_VAR_VALIDATOR | Validation of Variant in BPL | 20120328 |
Properties
| Class | CL_CNV_MBT_PIFD_VALIDATOR | |
| Short Description | PIFD Variant Validator Superclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PIFD_CORE | PIFD Core Functionality and Types |
| Created | 20110124 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_PIFD_VALIDATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK_PROFILE | Check Framework: Profile | 20110124 |
Friends
Class CL_CNV_MBT_PIFD_VALIDATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110124 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_PIFD_PARAM_DATA_LIST | List of ParameterData objects | 20110224 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110124 | |
| 2 | Instance method | Public | Method | Should local execution be forced? | 20120425 | |
| 3 | Instance method | Public | Method | Should remote execution be forced? | 20110322 | |
| 4 | Instance method | Public | Method | Returns the ID of the stored Variant | 20110224 | |
| 5 | Instance method | Public | Method | Postprocess after validation | 20110412 | |
| 6 | Instance method | Public | Method | Preprocess before validation | 20110412 |
Events
Class CL_CNV_MBT_PIFD_VALIDATOR has no event.
Types
Class CL_CNV_MBT_PIFD_VALIDATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110124 | |||
| 2 | IT_PARAM_DATA | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_PARAM_DATA_LIST | List of ParameterData objects | 20110224 | |||
| 3 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110412 |
Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_VALIDATOR has no exception.
Method FORCE_LOCAL_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOCAL_EXEC_REQUIRED | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_REMOTE_EXEC_REQ | Local execution is required | 20120425 | |||
| 2 | IV_EXECUTION_SYSTEM | Call by reference | Type reference (TYPE) | RFCDEST | System where the validator would be executed | 20120425 | |||
| 3 | XT_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | Check Framework: List of Parameter Name-Value Pairs | 20120425 |
Method FORCE_LOCAL_EXECUTION on class CL_CNV_MBT_PIFD_VALIDATOR has no exception.
Method FORCE_REMOTE_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REMOTE_EXEC_REQUIRED | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_REMOTE_EXEC_REQ | Remote execution is required | 20110322 |
Method FORCE_REMOTE_EXECUTION on class CL_CNV_MBT_PIFD_VALIDATOR has no exception.
Method GET_VARIANT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VARIANT_ID | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_VARIANT_ID | PIFD Variant ID | 20110224 |
Method GET_VARIANT_ID on class CL_CNV_MBT_PIFD_VALIDATOR has no exception.
Method POST_VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | Check Framework: List of Parameter Name-Value Pairs | 20110412 |
Method POST_VALIDATE on class CL_CNV_MBT_PIFD_VALIDATOR has no exception.
Method PRE_VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | Check Framework: List of Parameter Name-Value Pairs | 20110412 | |||
| 2 | IT_PARENT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_T_PARENT_KEY | Parent key for filtering PIFD table data | 20110607 |
Method PRE_VALIDATE on class CL_CNV_MBT_PIFD_VALIDATOR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |