SAP ABAP Class CL_USMD_MESSAGE_SERVICE (Services for Message Processing)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD5 (Package) Master Data: Workflow
⤷
⤷
Properties
| Class | CL_USMD_MESSAGE_SERVICE | |
| Short Description | Services for Message Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD5 | Master Data: Workflow |
| Created | 20110616 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_MESSAGE_SERVICE has no forward declaration.
Interfaces
Class CL_USMD_MESSAGE_SERVICE has no interface implemented.
Friends
Class CL_USMD_MESSAGE_SERVICE has no friend class.
Attributes
Class CL_USMD_MESSAGE_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Insert Messages of Exception Object into Message Table | 20110616 | |
| 2 | Static method | Public | Method | Collect Messages of Exception Object in Message Table | 20110616 |
Events
Class CL_USMD_MESSAGE_SERVICE has no event.
Types
Class CL_USMD_MESSAGE_SERVICE has no local type.
Method Signatures
Method ADD_EXCEPT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110616 | |||
| 2 | IO_CX_T100 | Call by reference | Object reference (TYPE REF TO) | IF_T100_MESSAGE | gefangene Ausnahme (evtl. mit Vorgängern) | 20110616 |
Method ADD_EXCEPT_MESSAGES on class CL_USMD_MESSAGE_SERVICE has no exception.
Method GET_EXCEPT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110616 | |||
| 2 | IO_CX_T100 | Call by reference | Object reference (TYPE REF TO) | IF_T100_MESSAGE | gefangene Ausnahme (evtl. mit Vorgängern) | 20110616 |
Method GET_EXCEPT_MESSAGES on class CL_USMD_MESSAGE_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |