SAP ABAP Class CX_USMD_DYNAMIC (Base Class for Dynamic USMD Exceptions)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD5 (Package) Master Data: Workflow
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20110615 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110615 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_EXCEPT_MESSAGE | 20110815 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_USMD_CUST_BO_EVENT_WF | Multiple Workflow Templates Actively Coupled to a BO Event | 20110615 |
Properties
| Class | CX_USMD_DYNAMIC | |
| Short Description | Base Class for Dynamic USMD Exceptions | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | USMD5 | Master Data: Workflow |
| Created | 20110615 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_USMD_DYNAMIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110615 | ||
| 2 | IF_USMD_EXCEPT_MESSAGE | 20110815 |
Friends
Class CX_USMD_DYNAMIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20110615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110815 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110615 | |
| 3 | Instance method | Public | Method | 20110815 |
Events
Class CX_USMD_DYNAMIC has no event.
Types
Class CX_USMD_DYNAMIC has no local type.
Method Signatures
Method APPEND_MESSAGES Signature
Method APPEND_MESSAGES on class CX_USMD_DYNAMIC has no parameter.
Method APPEND_MESSAGES on class CX_USMD_DYNAMIC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110615 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110615 |
Method CONSTRUCTOR on class CX_USMD_DYNAMIC has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CX_USMD_DYNAMIC has no parameter.
Method GET_MESSAGES on class CX_USMD_DYNAMIC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |