SAP ABAP Interface IF_SATC_CI_CHECK_DIRECTORY (Check Directory)
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_DIRECTORY | |
| Short Description | Check Directory |
General Data
| Package | SATC_CI_MISC | INTERNAL: - *NO* REUSE - Miscellaneous services |
| Created | 20120426 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_CI_CHECK_DIRECTORY has no forward declaration.
Interfaces
Interface IF_SATC_CI_CHECK_DIRECTORY has no interface.
Friends
Interface IF_SATC_CI_CHECK_DIRECTORY has no friend.
Attributes
Interface IF_SATC_CI_CHECK_DIRECTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120504 | ||
| 2 | Instance method | Public | Method | 20120426 | ||
| 3 | Instance method | Public | Method | 20120426 | ||
| 4 | Instance method | Public | Method | 20120504 | ||
| 5 | Instance method | Public | Method | 20120504 | ||
| 6 | Instance method | Public | Method | 20120426 | ||
| 7 | Instance method | Public | Method | 20120426 | ||
| 8 | Instance method | Public | Method | 20120504 |
Events
Interface IF_SATC_CI_CHECK_DIRECTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHECK_INFOS | Public | See coding | 20120426 | ty_check_infos type table of satc_ci_check_info
|
||
| 2 | TY_CHECK_MESSAGE_RANGE | Public | See coding | 20120426 | ty_check_message_range type range of satc_ci_check_info-check_message
|
||
| 3 | TY_CHECK_TITLE_RANGE | Public | See coding | 20120426 | ty_check_title_range type range of satc_ci_check_info-check_title
|
Method Signatures
Method CONVERT_MESSAGES_TO_CODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECK_CODES | Call by reference | Type reference (TYPE) | SATC_CI_CHKCODE_RANGE | 20120504 | ||||
| 2 | I_IGNORE_UNKOWN_TITLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120504 | |||
| 3 | I_MESSAGES | Call by reference | Type reference (TYPE) | TY_CHECK_MESSAGE_RANGE | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method CONVERT_TITLES_TO_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLASSES | Call by reference | Type reference (TYPE) | SATC_CI_CHKCLASS_RANGE | 20120426 | ||||
| 2 | I_IGNORE_UNKOWN_TITLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120426 | |||
| 3 | I_TITLES | Call by reference | Type reference (TYPE) | TY_CHECK_TITLE_RANGE | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120426 |
Method GET_CHECK_CLASS_BY_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Call by reference | Type reference (TYPE) | CLIKE | 20120426 | ||||
| 2 | R_CHECK_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120426 |
Method GET_CHECK_CODES_BY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECK_CODES | Call by reference | Type reference (TYPE) | SATC_CI_CHKCODE_RANGE | 20120504 | ||||
| 2 | I_CHECK_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20120504 | ||||
| 3 | I_MESSAGE | Call by reference | Type reference (TYPE) | CLIKE | 20120504 |
Method GET_CHECK_CODES_BY_MESSAGE on Interface IF_SATC_CI_CHECK_DIRECTORY has no exception.
Method GET_CHECK_CODE_BY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20120504 | ||||
| 2 | I_MESSAGE | Call by reference | Type reference (TYPE) | CLIKE | 20120504 | ||||
| 3 | R_CHECK_CODE | Value transfer | Type reference (TYPE) | SATC_CI_MESSAGE_CODE | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method GET_CHECK_TITLE_AND_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECK_MESSAGE | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTION_GRID_ROW-CHECK_MESSAGE | 20120426 | ||||
| 2 | E_CHECK_TITLE | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTION_GRID_ROW-CHECK_TITLE | 20120426 | ||||
| 3 | I_CHECK | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20120426 | ||||
| 4 | I_CHECK_CODE | Call by reference | Type reference (TYPE) | SCI_ERRC | 20120426 | ||||
| 5 | I_CHECK_SCOPE | Call by reference | Type reference (TYPE) | SATC_CI_CHECK_SCOPE | IF_SATC_CI_EXEMPTION_ROOT=>CO_CHECK_SCOPE-CHECK_MESSAGE | 20120426 |
Method GET_CHECK_TITLE_AND_MESSAGE on Interface IF_SATC_CI_CHECK_DIRECTORY has no exception.
Method GET_MATCHING_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECKS | Call by reference | Type reference (TYPE) | TY_CHECK_INFOS | 20120426 | ||||
| 2 | I_CHECK_CLASS_RANGE | Call by reference | Type reference (TYPE) | SATC_CI_CHKCLASS_RANGE | 20120426 | ||||
| 3 | I_CHECK_TITLE_RANGE | Call by reference | Type reference (TYPE) | TY_CHECK_TITLE_RANGE | 20120426 |
Method GET_MATCHING_CHECKS on Interface IF_SATC_CI_CHECK_DIRECTORY has no exception.
Method GET_MATCHING_CHECK_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECK_MESSAGES | Call by reference | Type reference (TYPE) | TY_CHECK_INFOS | 20120504 | ||||
| 2 | I_CHECK_CLASS_RANGE | Call by reference | Type reference (TYPE) | SATC_CI_CHKCLASS_RANGE | 20120504 | ||||
| 3 | I_CHECK_CODE_RANGE | Call by reference | Type reference (TYPE) | SATC_CI_CHKCODE_RANGE | 20120504 | ||||
| 4 | I_CHECK_MESSAGE_RANGE | Call by reference | Type reference (TYPE) | TY_CHECK_MESSAGE_RANGE | 20120504 | ||||
| 5 | I_CHECK_TITLE_RANGE | Call by reference | Type reference (TYPE) | TY_CHECK_TITLE_RANGE | 20120504 |
Method GET_MATCHING_CHECK_MESSAGES on Interface IF_SATC_CI_CHECK_DIRECTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |