SAP ABAP Interface /SRMERP/IF_CFG_DAC_MSG (Message Configuration provider)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_CFG (Package) Configuration Data Access
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_CFG_DAC_MSG | Message Configuration DAC provider | 20101008 |
Properties
| Interface | /SRMERP/IF_CFG_DAC_MSG | |
| Short Description | Message Configuration provider |
General Data
| Package | /SRMERP/OL_CFG | Configuration Data Access |
| Created | 20101008 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /SRMERP/IF_CFG_DAC_MSG has no interface.
Friends
Interface /SRMERP/IF_CFG_DAC_MSG has no friend.
Attributes
Interface /SRMERP/IF_CFG_DAC_MSG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Log and Alert properties for a message | 20101008 | |
| 2 | Instance method | Public | Method | Check if message is filtered by customizing settings | 20101011 | |
| 3 | Instance method | Public | Method | Map message to generic one | 20110413 |
Events
Interface /SRMERP/IF_CFG_DAC_MSG has no event.
Types
Interface /SRMERP/IF_CFG_DAC_MSG has no local type.
Method Signatures
Method GET_MESSAGE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG_PROP | Call by reference | Type reference (TYPE) | /SRMERP/C_MSG_S | Message Properties | 20101008 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20101008 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20101008 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20101008 |
Method GET_MESSAGE_PROPERTIES on Interface /SRMERP/IF_CFG_DAC_MSG has no exception.
Method IS_MESSAGE_FILTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FILTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Message is filtered via customizing settings | 20101011 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20101011 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20101011 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20110501 |
Method IS_MESSAGE_FILTERED on Interface /SRMERP/IF_CFG_DAC_MSG has no exception.
Method MAP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20110413 | |||
| 2 | EV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20110413 | |||
| 3 | EV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20110413 | |||
| 4 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20110413 | |||
| 5 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20110413 | |||
| 6 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20110413 |
Method MAP_MESSAGE on Interface /SRMERP/IF_CFG_DAC_MSG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |