SAP ABAP Class CM_USMD_ROOT (usmd root message class)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD0 (Package) Master Data: Common Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20120316 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120316 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CM_USMD_CR_ROOT | root message class for usmd_cr | 20120320 |
Properties
Class | CM_USMD_ROOT | |
Short Description | usmd root message class | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | USMD0 | Master Data: Common Objects |
Created | 20120316 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120316 |
Friends
Class CM_USMD_ROOT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'A' | 20120320 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20120320 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'I' | 20120320 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'S' | 20120320 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'W' | 20120320 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20120320 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | USMD_ROW | Field Name | 20120320 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20120320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120316 |
2 | ![]() |
Instance method | Public | Method | get message in usmd_s_message format | 20120320 |
Events
Class CM_USMD_ROOT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MESSAGE_SEVERITY | Public | See coding | 20120320 | TY_MESSAGE_SEVERITY type C length 1
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20120320 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120316 | |||
3 | ![]() |
ROW | Call by reference | Type reference (TYPE) | USMD_ROW | 20120320 | |||
4 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20120320 | ||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120316 |
Method CONSTRUCTOR on class CM_USMD_ROOT has no exception.
Method GET_USMD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USMD_MESSAGE | Value transfer | Type reference (TYPE) | USMD_S_MESSAGE | Messages | 20120320 |
Method GET_USMD_MESSAGE on class CM_USMD_ROOT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |