SAP ABAP Interface IF_SATC_CI_CHECK_MAPPER (Map Ci checks to ATC check ids)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_CI_MISC (Package) INTERNAL: - *NO* REUSE - Miscellaneous services

⤷

⤷

Properties
Interface | IF_SATC_CI_CHECK_MAPPER | |
Short Description | Map Ci checks to ATC check ids |
General Data
Package | SATC_CI_MISC | INTERNAL: - *NO* REUSE - Miscellaneous services |
Created | 20120208 | SAP |
Last changed | 20130531 | SAP |
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_SATC_CI_CHECK_MAPPER has no interface.
Friends
Interface IF_SATC_CI_CHECK_MAPPER has no friend.
Attributes
Interface IF_SATC_CI_CHECK_MAPPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get ATC id from code inspector class | 20120208 |
2 | ![]() |
Instance method | Public | Method | Get name of class implementing Code Inspector test by ATC ID | 20120208 |
3 | ![]() |
Instance method | Public | Method | Get ID of Code Inspector test by ATC ID | 20120210 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHECK_DIRECTORY_RECOMPUTED | Instance Event (0) |
Public (2) |
20120514 | |
2 | INVALID_ATC_ID_DETECTED | Instance Event (0) |
Public (2) |
20120514 |
Types
Interface IF_SATC_CI_CHECK_MAPPER has no local type.
Method Signatures
Method GET_ATC_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CI_TEST_ID | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20120210 | ||
2 | ![]() |
R_ATC_CHECK_ID | Value transfer | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20120208 |
Method GET_ATC_ID on Interface IF_SATC_CI_CHECK_MAPPER has no exception.
Method GET_CI_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATC_CHECK_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20120208 | ||
2 | ![]() |
R_CI_CHECK_CLASS_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | Object Type Name | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120208 |
Method GET_CI_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATC_CHECK_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | ATC check ID for CI Test | 20120210 | ||
2 | ![]() |
R_CI_TEST_ID | Value transfer | Type reference (TYPE) | SEOCLSNAME | Native ID for CI Test | 20120210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120215 |
Event Signatures
Event CHECK_DIRECTORY_RECOMPUTED Signature
Event CHECK_DIRECTORY_RECOMPUTED on Interface IF_SATC_CI_CHECK_MAPPER has no parameter.
Event INVALID_ATC_ID_DETECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_ATC_CHECK_ID | Exporting | Value transfer | Type reference (TYPE) | SATC_D_ID | 20120514 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |