SAP ABAP Class IF_MRM_ERROR_PROT (Message Collector)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MRM_ERROR_PROT | Message Collector | 20101116 |
Properties
| Class | IF_MRM_ERROR_PROT | |
| Short Description | Message Collector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101110 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_MRM_ERROR_PROT has no interface implemented.
Friends
Class IF_MRM_ERROR_PROT has no friend class.
Attributes
Class IF_MRM_ERROR_PROT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add system message to error protocol | 20101110 | |
| 2 | Instance method | Public | Method | Delete the messages in the protocol | 20101116 | |
| 3 | Instance method | Public | Method | Delete indicated message | 20101118 | |
| 4 | Instance method | Public | Method | Error messages exist in protocol | 20101110 | |
| 5 | Instance method | Public | Method | Error messages of a specified source exists in protocol | 20101117 | |
| 6 | Instance method | Public | Method | Get error table | 20101112 | |
| 7 | Instance method | Public | Method | Set error table | 20101118 | |
| 8 | Instance method | Public | Method | Sort messages by RBLGP | 20101112 |
Events
Class IF_MRM_ERROR_PROT has no event.
Types
Class IF_MRM_ERROR_PROT has no local type.
Method Signatures
Method ADD_SYSTEM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RBLGP | Call by reference | Type reference (TYPE) | DRSEG-RBLGP | 20101110 | ||||
| 2 | IV_SOURCE | Call by reference | Type reference (TYPE) | C | 20101110 | ||||
| 3 | IV_SUPPRESS_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101111 | |||
| 4 | IV_XCOLLECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20101110 | |||
| 5 | IV_XCUSTOM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101110 |
Method ADD_SYSTEM_MESSAGE on class IF_MRM_ERROR_PROT has no exception.
Method CLEAR Signature
Method CLEAR on class IF_MRM_ERROR_PROT has no parameter.
Method CLEAR on class IF_MRM_ERROR_PROT has no exception.
Method DELETE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RBLGP | Call by reference | Type reference (TYPE) | RBLGP | Document Item in Invoice Document | 20101118 | |||
| 2 | IV_SOURCE | Call by reference | Type reference (TYPE) | C | 20101118 |
Method DELETE_MESSAGE on class IF_MRM_ERROR_PROT has no exception.
Method ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101110 |
Method ERRORS on class IF_MRM_ERROR_PROT has no exception.
Method ERRORS_FOR_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE | Call by reference | Type reference (TYPE) | C | 20101117 | ||||
| 2 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101117 |
Method ERRORS_FOR_SOURCE on class IF_MRM_ERROR_PROT has no exception.
Method GET_ERROR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ERROR_TABLE | Value transfer | Type reference (TYPE) | MRM_TAB_ERRPROT | 20101112 |
Method GET_ERROR_TABLE on class IF_MRM_ERROR_PROT has no exception.
Method SET_ERROR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ERROR_TABLE | Call by reference | Type reference (TYPE) | MRM_TAB_ERRPROT | 20101118 |
Method SET_ERROR_TABLE on class IF_MRM_ERROR_PROT has no exception.
Method SORT_BY_RBLGP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCENDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101112 |
Method SORT_BY_RBLGP on class IF_MRM_ERROR_PROT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |