SAP ABAP Interface IF_SATC_AC_MSG_METADATA_SVC (Message metadata access)
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 (Package) INTERNAL: - *NO* REUSE - Test services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_MSG_METADATA_SVC | Message metadata access | 20100409 |
Properties
| Interface | IF_SATC_AC_MSG_METADATA_SVC | |
| Short Description | Message metadata access |
General Data
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20100409 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC_MSG_METADATA_SVC has no forward declaration.
Interfaces
Interface IF_SATC_AC_MSG_METADATA_SVC has no interface.
Friends
Interface IF_SATC_AC_MSG_METADATA_SVC has no friend.
Attributes
Interface IF_SATC_AC_MSG_METADATA_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns priority of message | 20100409 | |
| 2 | Instance method | Public | Method | Returns quality standard of message | 20100409 |
Events
Interface IF_SATC_AC_MSG_METADATA_SVC has no event.
Types
Interface IF_SATC_AC_MSG_METADATA_SVC has no local type.
Method Signatures
Method GET_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_MODULE_ID | 20100409 | ||||
| 2 | I_MSG_KEY | Call by reference | Type reference (TYPE) | SATC_D_AC_MESSAGE_KEY | 20100409 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_AC_UI_VDCT_PRIO | 20100409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100409 |
Method GET_Q_STANDARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_MODULE_ID | 20100409 | ||||
| 2 | I_MSG_KEY | Call by reference | Type reference (TYPE) | SATC_D_AC_MESSAGE_KEY | 20100409 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_QUALITY_STANDARD | 20100409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100409 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |