SAP ABAP Interface IF_CNV_MBT_CHECK (Check Framework: Check)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_CHECK (Package) Check Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BTP_PIFD_TEST_VAL_IF_KOK_C1 | BTP PIFD Test Validator Interface KOKRS Check 1 | 20110511 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_ACCT_DOC | Check for conflict between header table and number ranges | 20120711 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_ANA_FM_AREAS | Check for conflict between header table and number ranges | 20120710 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_ARCH_OBJ | Check for conflict between header table and number ranges | 20120708 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_AWTYP_TYP | Check for conflict between header table and number ranges | 20120708 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_COD_BUKRS | Check for conflict between header table and number ranges | 20120709 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_COPA | Check for conflict between header table and number ranges | 20120711 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_DEFERRED_TAX | Check for conflict between header table and number ranges | 20120710 |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_EC_CS_ACTIVE | Check for conflict between header table and number ranges | 20120708 |
| 10 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVA_20000_CHK_FY_BSEGZUONR | Check for conflict between header table and number ranges | 20120708 |
| ... | Click here to see Used By full list (337 items) | |||
Properties
| Interface | IF_CNV_MBT_CHECK | |
| Short Description | Check Framework: Check |
General Data
| Package | CNV_MBT_CHECK | Check Framework |
| Created | 20101123 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CNV_MBT_CHECK has no interface.
Friends
Interface IF_CNV_MBT_CHECK has no friend.
Attributes
Interface IF_CNV_MBT_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a data object for this kind of check | 20101125 | |
| 2 | Instance method | Public | Method | Execute the check | 20101123 | |
| 3 | Static method | Public | Method | Get a description of this check (displayed i.e. in msg log) | 20101123 | |
| 4 | Static method | Public | Method | Get the docu key of a SE61 general text document | 20101126 | |
| 5 | Static method | Public | Method | Get all checks which have to be executed before | 20101202 | |
| 6 | Static method | Public | Method | Get a short text (displayed i.e. as table column header) | 20101217 | |
| 7 | Static method | Public | Method | Execute always independently from previous execution status | 20111025 | |
| 8 | Static method | Public | Method | Can the check result be confirmed? | 20110412 | |
| 9 | Static method | Public | Method | Is this check object-key independent? | 20101222 |
Events
Interface IF_CNV_MBT_CHECK has no event.
Types
Interface IF_CNV_MBT_CHECK has no local type.
Method Signatures
Method CREATE_DATAOBJECT 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 | 20110512 | |||
| 2 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20110224 | |||
| 3 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20101125 | |||
| 4 | RR_DATAOBJECT | Value transfer | Object reference (TYPE REF TO) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object | 20101125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Data Object Failed | 20101221 |
Method EXECUTE 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 | 20101213 | |||
| 2 | IR_DATAOBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object | 20101125 | |||
| 3 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20101124 | |||
| 4 | IT_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | Check Framework: List of Parameter Name-Value Pairs | 20110512 | |||
| 5 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20110224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20101222 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description of the check | 20101123 |
Method GET_DESCRIPTION on Interface IF_CNV_MBT_CHECK has no exception.
Method GET_DOCU_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DOCU_OBJ | Value transfer | Type reference (TYPE) | DOKU_OBJ | Documentation object | 20101126 |
Method GET_DOCU_OBJ on Interface IF_CNV_MBT_CHECK has no exception.
Method GET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHECKDP | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_T_CHECKDP | Check Framework: List of Check Dependencies | 20101202 |
Method GET_PREDECESSORS on Interface IF_CNV_MBT_CHECK has no exception.
Method GET_SHTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHTEXT | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_SHTEXT_CHECK | Check Framework: Short Text of Check | 20101217 |
Method GET_SHTEXT on Interface IF_CNV_MBT_CHECK has no exception.
Method IGNORE_RETEST 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 | 20111025 | |||
| 2 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20111025 | |||
| 3 | IV_EXEC_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_EXEC_GUID | Check Framework: Execution GUID | 20111025 | |||
| 4 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20111025 | |||
| 5 | RV_IGNORE_RETEST | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ignore retest parameter or not | 20111025 |
Method IGNORE_RETEST on Interface IF_CNV_MBT_CHECK has no exception.
Method IS_CONFIRMABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONFIRMABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Confirmable or not | 20110412 |
Method IS_CONFIRMABLE on Interface IF_CNV_MBT_CHECK has no exception.
Method IS_OBJKEY_INDEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJKEY_INDEPENDENT | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY_INDEP | Check Framework: Check is Object-Key independent | 20101222 |
Method IS_OBJKEY_INDEPENDENT on Interface IF_CNV_MBT_CHECK has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_46C |