SAP ABAP Class IF_SATC_AC_DOCUMENTATION (Documentation of check in SAP GUI)
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
| Class | IF_SATC_AC_DOCUMENTATION | |
| Short Description | Documentation of check in SAP GUI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080201 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SATC_AC_DOCUMENTATION has no interface implemented.
Friends
Class IF_SATC_AC_DOCUMENTATION has no friend class.
Attributes
Class 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
Class IF_SATC_AC_DOCUMENTATION has no event.
Types
Class 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 class 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 class 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 class 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 class IF_SATC_AC_DOCUMENTATION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |