SAP ABAP Class CX_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_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20121031 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121031 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CM_EPM_ROOT | EPM: Abstract Root Message Class | 20121031 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_EPM_EXCEPTION | EPM: Base class for exceptions | 20121031 |
Properties
Class | CX_EPM_ROOT | |
Short Description | EPM: Abstract 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 | S_EPM_COMMON | EPM Common Objects |
Created | 20121031 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_EPM_ROOT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121031 |
Friends
Class CX_EPM_ROOT has no friend class.
Attributes
Class CX_EPM_ROOT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121031 |
2 | ![]() |
Instance method | Public | Method | Recursively get texts | 20121031 |
3 | ![]() |
Instance method | Public | Method | Return message texts as string | 20121108 |
Events
Class CX_EPM_ROOT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T100_VARIABLE | Public | See coding | 20121123 | ty_t100_variable(50) TYPE c
|
Method Signatures
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 | 20121031 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20121031 |
Method CONSTRUCTOR on class CX_EPM_ROOT has no exception.
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXTTAB | Call by reference | Type reference (TYPE) | STRINGTAB | Table with Strings | 20121031 |
Method GET_TEXTS on class CX_EPM_ROOT has no exception.
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MESSAGE_STRING | Value transfer | Type reference (TYPE) | STRING | 20121108 |
Method TO_STRING on class CX_EPM_ROOT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |