SAP ABAP Interface IF_SATC_CI_CHECK_API_FACTORY (Services for Code Inspector Checks)
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_API_FACTORY | |
Short Description | Services for Code Inspector Checks |
General Data
Package | SATC_CI_MISC | INTERNAL: - *NO* REUSE - Miscellaneous services |
Created | 20120213 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_CI_CHECK_API_FACTORY has no forward declaration.
Interfaces
Interface IF_SATC_CI_CHECK_API_FACTORY has no interface.
Friends
Interface IF_SATC_CI_CHECK_API_FACTORY has no friend.
Attributes
Interface IF_SATC_CI_CHECK_API_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create runtime object | 20120213 |
2 | ![]() |
Instance method | Public | Method | Return the documentation API | 20120213 |
3 | ![]() |
Instance method | Public | Method | Returns the object types the check has registered for | 20120418 |
Events
Interface IF_SATC_CI_CHECK_API_FACTORY has no event.
Types
Interface IF_SATC_CI_CHECK_API_FACTORY has no local type.
Method Signatures
Method CREATE_CI_TEST 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) | CSEQUENCE | Identity of code inspector test in native format | 20120213 | ||
2 | ![]() |
R_CI_TEST | Value transfer | Object reference (TYPE REF TO) | CL_CI_TEST_ROOT | Code Inspector test | 20120213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception within 'ABAP Check' layer of ATC | 20120213 |
Method GET_DOCUMENTATION_API 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 | 20120213 | |||
2 | ![]() |
R_API | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC_DOCUMENTATION | 20120213 |
Method GET_DOCUMENTATION_API on Interface IF_SATC_CI_CHECK_API_FACTORY has no exception.
Method GET_OBJECT_TYPE_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20120418 | |||
2 | ![]() |
R_OBJECT_TYPE_DESCR | Value transfer | Type reference (TYPE) | STRING | 20120418 |
Method GET_OBJECT_TYPE_DESCR on Interface IF_SATC_CI_CHECK_API_FACTORY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |