SAP ABAP Class CM_EPM_ROOT (EPM: Abstract Root Message Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_COMMON (Package) EPM Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_EPM_ROOT | EPM: Abstract Root Message Class | 20121031 |
Meta Relationship - Used By
Properties
| Class | CM_EPM_ROOT | |
| Short Description | EPM: Abstract Root Message Class | |
| Super Class | CX_EPM_ROOT | EPM: Abstract Root Message Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_EPM_COMMON | EPM Common Objects |
| Created | 20090408 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CM_EPM_ROOT has no forward declaration.
Interfaces
Class CM_EPM_ROOT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EPM_MESSAGE_BUFFER | 20090408 | EPM: Message Buffer |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | Message severity: Error | 20090408 | ||
| 2 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'I' | Message severity: Information | 20100701 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'W' | Message severity: Warning | 20090408 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | TY_MESSAGE_LOCATION | 20090428 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | GC_SEVERITY_ERROR | 20090415 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090408 |
Events
Class CM_EPM_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MESSAGE_LOCATION | Public | See coding | 20121031 | BEGIN OF ty_message_location ,
bo_name TYPE if_epm_bo=>ty_bo_name,
bo_node_name TYPE if_epm_bo=>ty_bo_node_name,
bo_node_key TYPE if_epm_bo=>ty_node_key,
attributes TYPE string_table,
operation TYPE string,
END OF ty_message_location
|
||
| 2 | TY_MESSAGE_SEVERITY | Public | See coding | 20090408 | ty_message_severity(1) TYPE c
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCATION | Call by reference | Type reference (TYPE) | TY_MESSAGE_LOCATION | 20090428 | ||||
| 2 | IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | GC_SEVERITY_ERROR | 20090415 | |||
| 3 | IV_VAR1 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 | ||||
| 4 | IV_VAR2 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 | ||||
| 5 | IV_VAR3 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 | ||||
| 6 | IV_VAR4 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090415 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090408 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090408 |
Method CONSTRUCTOR on class CM_EPM_ROOT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |