SAP ABAP Interface IF_SATC_AC_CHECK_MD_ACCESS (Access to ATC check meta data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SAP_MODEL (Package) INTERNAL: - *NO* REUSE - : SAP Specific Data Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_META_DATA_ACCESS | Meta Data Service | 20100329 |
Properties
| Interface | IF_SATC_AC_CHECK_MD_ACCESS | |
| Short Description | Access to ATC check meta data |
General Data
| Package | SATC_ABAP_CHECK_SAP_MODEL | INTERNAL: - *NO* REUSE - : SAP Specific Data Model |
| Created | 20100329 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC_CHECK_MD_ACCESS has no forward declaration.
Interfaces
Interface IF_SATC_AC_CHECK_MD_ACCESS has no interface.
Friends
Interface IF_SATC_AC_CHECK_MD_ACCESS has no friend.
Attributes
Interface IF_SATC_AC_CHECK_MD_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read check meta data from database | 20100329 | |
| 2 | Instance method | Public | Method | Remove check meta data from database | 20100329 | |
| 3 | Instance method | Public | Method | Set check meta data | 20100329 |
Events
Interface IF_SATC_AC_CHECK_MD_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_CHK | Public | Type reference (TYPE) | SATC_AC_CHK | 20100329 | |
|
| 2 | TY_S_CHK_MESSAGE | Public | Type reference (TYPE) | SATC_AC_CHK_MSG | 20100329 | |
|
| 3 | TY_S_CHK_MSG_GROUP | Public | Type reference (TYPE) | SATC_AC_CHK_MSGG | 20100329 | |
|
| 4 | TY_T_CHK_MESSAGE_VALUES | Public | See coding | 20100329 | ty_t_chk_message_values
type standard table of ty_s_chk_message
|
||
| 5 | TY_T_CHK_MSG_GROUP_VALUES | Public | See coding | 20100329 | ty_t_chk_msg_group_values
type standard table of ty_s_chk_msg_group
|
Method Signatures
Method GET_CHECK_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHK | Call by reference | Type reference (TYPE) | TY_S_CHK | 20100329 | ||||
| 2 | E_CHK_MESSAGE | Call by reference | Type reference (TYPE) | TY_T_CHK_MESSAGE_VALUES | 20100329 | ||||
| 3 | E_CHK_MSG_GROUP | Call by reference | Type reference (TYPE) | TY_T_CHK_MSG_GROUP_VALUES | 20100329 | ||||
| 4 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20100329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100329 |
Method REMOVE_CHECK_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Check Module ID | 20100329 |
Method REMOVE_CHECK_META_DATA on Interface IF_SATC_AC_CHECK_MD_ACCESS has no exception.
Method SET_CHECK_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHK | Call by reference | Type reference (TYPE) | TY_S_CHK | 20100329 | ||||
| 2 | I_CHK_MESSAGE | Call by reference | Type reference (TYPE) | TY_T_CHK_MESSAGE_VALUES | 20100329 | ||||
| 3 | I_CHK_MSG_GROUP | Call by reference | Type reference (TYPE) | TY_T_CHK_MSG_GROUP_VALUES | 20100329 | ||||
| 4 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20100329 |
Method SET_CHECK_META_DATA on Interface IF_SATC_AC_CHECK_MD_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |