SAP ABAP Class IF_EPM_MESSAGE_BUFFER (EPM: Message buffer interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_MESSAGE_BUFFER | EPM: Message Buffer | 20090129 |
Properties
| Class | IF_EPM_MESSAGE_BUFFER | |
| Short Description | EPM: Message buffer interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081215 | SAP |
| Last change | 20130531 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_EPM_MESSAGE_BUFFER has no interface implemented.
Friends
Class IF_EPM_MESSAGE_BUFFER has no friend class.
Attributes
Class IF_EPM_MESSAGE_BUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a message to the message buffer | 20090408 | |
| 2 | Instance method | Public | Method | Add several messages to the message buffer | 20090409 | |
| 3 | Instance method | Public | Method | Create and add a new message (convenience) | 20090424 | |
| 4 | Instance method | Public | Method | Get a message package | 20090409 | |
| 5 | Instance method | Public | Method | Deletes all messages | 20090408 | |
| 6 | Instance method | Public | Method | Retrieves all messages | 20090408 |
Events
Class IF_EPM_MESSAGE_BUFFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MESSAGES | Public | See coding | 20090408 | TT_MESSAGES TYPE STANDARD TABLE OF TY_MESSAGE WITH DEFAULT KEY
|
||
| 2 | TY_MESSAGE | Public | Object reference (TYPE REF TO) | CM_EPM_ROOT | EPM: Abstract Root Message Class | 20090408 | |
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE | Call by reference | Type reference (TYPE) | TY_MESSAGE | EPM: Abstract Root Message Class | 20090408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090409 |
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | TT_MESSAGES | EPM: Abstract Root Message Class | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090409 |
Method ADD_NEW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090424 | |||
| 2 | IS_LOCATION | Call by reference | Type reference (TYPE) | CM_EPM_ROOT=>TY_MESSAGE_LOCATION | 20090428 | ||||
| 3 | IS_TEXTID | Call by reference | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20090424 | |||
| 4 | IV_MESSAGE_CLASS_NAME | Call by reference | Type reference (TYPE) | CLASSNAME | 'CM_EPM_COMMON_MESSAGES' | Reference type | 20090424 | ||
| 5 | IV_SEVERITY | Call by reference | Type reference (TYPE) | CM_EPM_ROOT=>TY_MESSAGE_SEVERITY | CM_EPM_ROOT=>GC_SEVERITY_ERROR | Error | 20090424 | ||
| 6 | IV_VAR1 | Call by reference | Type reference (TYPE) | CM_EPM_ROOT=>TY_T100_VARIABLE | 20090424 | ||||
| 7 | IV_VAR2 | Call by reference | Type reference (TYPE) | CM_EPM_ROOT=>TY_T100_VARIABLE | 20090424 | ||||
| 8 | IV_VAR3 | Call by reference | Type reference (TYPE) | CM_EPM_ROOT=>TY_T100_VARIABLE | 20090424 | ||||
| 9 | IV_VAR4 | Call by reference | Type reference (TYPE) | CM_EPM_ROOT=>TY_T100_VARIABLE | 20090424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090424 |
Method CREATE_MESSAGE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MESSAGE_BUFFER | Value transfer | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090409 |
Method CREATE_MESSAGE_BUFFER on class IF_EPM_MESSAGE_BUFFER has no exception.
Method DELETE_MESSAGES Signature
Method DELETE_MESSAGES on class IF_EPM_MESSAGE_BUFFER has no parameter.
Method DELETE_MESSAGES on class IF_EPM_MESSAGE_BUFFER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESTRUCTIVE_READ_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090408 | |||
| 2 | RT_MESSAGES | Value transfer | Type reference (TYPE) | TT_MESSAGES | 20090428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090408 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |