SAP ABAP Interface IF_SATC_AC_EXM_VERDICT (Access to Verdicts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_EXEMPTIONS (Package) INTERNAL: - *NO* REUSE - Exemptions (obsolete)
⤷
⤷
Properties
| Interface | IF_SATC_AC_EXM_VERDICT | |
| Short Description | Access to Verdicts |
General Data
| Package | SATC_ABAP_CHECK_EXEMPTIONS | INTERNAL: - *NO* REUSE - Exemptions (obsolete) |
| Created | 20071120 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC_EXM_VERDICT has no forward declaration.
Interfaces
Interface IF_SATC_AC_EXM_VERDICT has no interface.
Friends
Interface IF_SATC_AC_EXM_VERDICT has no friend.
Attributes
Interface IF_SATC_AC_EXM_VERDICT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the title of module and message. | 20071120 | |
| 2 | Instance method | Public | Method | Returns the ID of the message. | 20071120 | |
| 3 | Instance method | Public | Method | Returns information where the verdict has happened. | 20071120 | |
| 4 | Instance method | Public | Method | Returns the release of the software component. | 20071120 |
Events
Interface IF_SATC_AC_EXM_VERDICT has no event.
Types
Interface IF_SATC_AC_EXM_VERDICT has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071120 | ||||
| 2 | E_MODULE_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071120 |
Method GET_DESCRIPTION on Interface IF_SATC_AC_EXM_VERDICT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ASPECT_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_ASPECT_ID | SSTRING 30 | 20081204 | |||
| 2 | E_MESSAGE_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | Error key definition for Aspect Error Set | 20081204 |
Method GET_ID on Interface IF_SATC_AC_EXM_VERDICT has no exception.
Method GET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC_NAVIGATOR | Navigator: Name / Path of Item + Display Operations | 20071120 | |||
| 2 | E_R3TR_KEY | Call by reference | Type reference (TYPE) | SATC_S_R3TR_KEY | R3TR Key | 20071120 |
Method GET_LOCATION on Interface IF_SATC_AC_EXM_VERDICT has no exception.
Method GET_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DLV_UNIT | Call by reference | Type reference (TYPE) | DLVUNIT | Software Component | 20071120 | |||
| 2 | E_RELEASE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071120 |
Method GET_RELEASE on Interface IF_SATC_AC_EXM_VERDICT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |