SAP ABAP Class IF_SATC_CI_CHECK_API_FACTORY (Services for Code Inspector Checks)
Properties
| Class | IF_SATC_CI_CHECK_API_FACTORY | |
| Short Description | Services for Code Inspector Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120213 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_CI_CHECK_API_FACTORY has no forward declaration.
Interfaces
Class IF_SATC_CI_CHECK_API_FACTORY has no interface implemented.
Friends
Class IF_SATC_CI_CHECK_API_FACTORY has no friend class.
Attributes
Class 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
Class IF_SATC_CI_CHECK_API_FACTORY has no event.
Types
Class 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 class 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 class IF_SATC_CI_CHECK_API_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |