SAP ABAP Interface IF_SATC_AC_DOCUMENTATION (Documentation of check in SAP GUI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC_API (Package) INTERNAL: - *NO* REUSE - Test services API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_ACM_COPY_RABAX_2_FAIL | Adds informations regarding runtime abortions | 20120518 |
Properties
| Interface | IF_SATC_AC_DOCUMENTATION | |
| Short Description | Documentation of check in SAP GUI |
General Data
| Package | SATC_ABAP_CHECK_SVC_API | INTERNAL: - *NO* REUSE - Test services API |
| Created | 20080201 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SATC_AC_CHECK_META_DATA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SATC_AC_DOCUMENTATION has no interface.
Friends
Interface IF_SATC_AC_DOCUMENTATION has no friend.
Attributes
Interface IF_SATC_AC_DOCUMENTATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get title of check | 20080201 | |
| 2 | Instance method | Public | Method | Get title of message type | 20080201 | |
| 3 | Instance method | Public | Method | Display check documentation in SAP GUI | 20080201 | |
| 4 | Instance method | Public | Method | Display message documentation SAP GUI | 20080201 |
Events
Interface IF_SATC_AC_DOCUMENTATION has no event.
Types
Interface IF_SATC_AC_DOCUMENTATION has no local type.
Method Signatures
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | The title of the check | 20080201 |
Method GET_TITLE on Interface IF_SATC_AC_DOCUMENTATION has no exception.
Method GET_TITLE_FOR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_CHECK_META_DATA=>TY_D_MESSAGE_KEY | Key of the check message type | 20080201 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | The title of the check message type | 20080201 |
Method GET_TITLE_FOR_MESSAGE on Interface IF_SATC_AC_DOCUMENTATION has no exception.
Method SHOW_DOCUMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Context of documentation | 20130528 |
Method SHOW_DOCUMENTATION on Interface IF_SATC_AC_DOCUMENTATION has no exception.
Method SHOW_DOCUMENTATION_FOR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Context of documentation | 20130528 | |||
| 2 | I_MESSAGE_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_CHECK_META_DATA=>TY_D_MESSAGE_KEY | Key of check message type | 20080201 |
Method SHOW_DOCUMENTATION_FOR_MESSAGE on Interface IF_SATC_AC_DOCUMENTATION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |