SAP ABAP Class /SRMERP/IF_MSG_FILTER (BOPF Message Filter)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_MSG_FILTER_BASE | Message Filter Base Class | 20100917 |
Properties
| Class | /SRMERP/IF_MSG_FILTER | |
| Short Description | BOPF Message Filter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100917 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /SRMERP/IF_MSG_FILTER has no interface implemented.
Friends
Class /SRMERP/IF_MSG_FILTER has no friend class.
Attributes
Class /SRMERP/IF_MSG_FILTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Filter BOPF Messages | 20100917 | |
| 2 | Instance method | Public | Method | Map Messages | 20110414 |
Events
Class /SRMERP/IF_MSG_FILTER has no event.
Types
Class /SRMERP/IF_MSG_FILTER has no local type.
Method Signatures
Method FILTER_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /BOBF/CM_FRW=>TT_FRW | Messages to be filtered | 20101006 | |||
| 2 | CT_MESSAGE_STORE | Call by reference | Type reference (TYPE) | /SRMERP/T_MSG_STORE | Messages to be filtered | 20110723 | |||
| 3 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BO Key | 20110723 | |||
| 4 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Root Key | 20110723 |
Method FILTER_MESSAGES on class /SRMERP/IF_MSG_FILTER has no exception.
Method MAP_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | /BOBF/CM_FRW=>TT_FRW | Messages to be mapped | 20110414 | |||
| 2 | CT_MESSAGE_STORE | Call by reference | Type reference (TYPE) | /SRMERP/T_MSG_STORE | Messages to be mapped | 20110723 | |||
| 3 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | BO Key | 20110723 | |||
| 4 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Root Key | 20110723 |
Method MAP_MESSAGES on class /SRMERP/IF_MSG_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |