SAP ABAP Class /SRMERP/IF_CFG_DAC_MSG (Message Configuration provider)
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
Class | /SRMERP/IF_CFG_DAC_MSG | |
Short Description | Message Configuration provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20101008 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SRMERP/IF_CFG_DAC_MSG has no interface implemented.
Friends
Class /SRMERP/IF_CFG_DAC_MSG has no friend class.
Attributes
Class /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
Class /SRMERP/IF_CFG_DAC_MSG has no event.
Types
Class /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 class /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 class /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 class /SRMERP/IF_CFG_DAC_MSG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |