SAP ABAP Class CL_USMD_MESSAGE (Tools for message handling)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_GOVERNANCE_TOOLS (Package) Master Data Governance Tools
⤷
⤷
Properties
| Class | CL_USMD_MESSAGE | |
| Short Description | Tools for message handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_GOVERNANCE_TOOLS | Master Data Governance Tools |
| Created | 20130228 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_MESSAGE has no forward declaration.
Interfaces
Class CL_USMD_MESSAGE has no interface implemented.
Friends
Class CL_USMD_MESSAGE has no friend class.
Attributes
Class CL_USMD_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add last message to message table | 20130228 | |
| 2 | Static method | Public | Method | Add given message to message table | 20130228 | |
| 3 | Static method | Public | Method | Convert a single USMD message into an FPM message | 20130228 | |
| 4 | Static method | Public | Method | Convert a single USMD message into a POWL message | 20130228 | |
| 5 | Static method | Public | Method | Convert many USMD messages into FPM messages | 20130228 | |
| 6 | Static method | Public | Method | Convert many USMD messages into POWL messages | 20130228 | |
| 7 | Static method | Public | Method | Contains the list of messages a message of type A, E, X? | 20130228 |
Events
Class CL_USMD_MESSAGE has no event.
Types
Class CL_USMD_MESSAGE has no local type.
Method Signatures
Method ADD_LAST_MESSAGE 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 | Messages | 20130228 |
Method ADD_LAST_MESSAGE on class CL_USMD_MESSAGE has no exception.
Method ADD_MESSAGE 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 | Messages | 20130228 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | USMD_S_MESSAGE | Message | 20130228 |
Method ADD_MESSAGE on class CL_USMD_MESSAGE has no exception.
Method CONVERT_MESSAGE2FPM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | USMD_S_MESSAGE | USMD Message | 20130228 | |||
| 2 | RS_MESSAGE | Value transfer | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPM Message | 20130228 |
Method CONVERT_MESSAGE2FPM on class CL_USMD_MESSAGE has no exception.
Method CONVERT_MESSAGE2POWL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | USMD_S_MESSAGE | USMD Messages | 20130228 | |||
| 2 | RS_MESSAGE | Value transfer | Type reference (TYPE) | POWL_MSG_STY | POWL Message | 20130228 |
Method CONVERT_MESSAGE2POWL on class CL_USMD_MESSAGE has no exception.
Method CONVERT_MESSAGES2FPM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | USMD Messages | 20130228 | |||
| 2 | RT_MESSAGE | Value transfer | Type reference (TYPE) | FPMGB_T_MESSAGES | FPM Messages | 20130228 |
Method CONVERT_MESSAGES2FPM on class CL_USMD_MESSAGE has no exception.
Method CONVERT_MESSAGES2POWL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | USMD Messages | 20130228 | |||
| 2 | RT_MESSAGE | Value transfer | Type reference (TYPE) | POWL_MSG_TTY | POWL Messages | 20130228 |
Method CONVERT_MESSAGES2POWL on class CL_USMD_MESSAGE has no exception.
Method HAS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20130228 | |||
| 2 | RV_ERROR | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' if messages contain a message of type E, A, or X | 20130228 |
Method HAS_ERROR on class CL_USMD_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |