SAP ABAP Class CX_RSO_ENH_ROOT (General Error with Appends/Enhancements)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_TLOGO (Package) BI TLOGO Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) | 20050825 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_GENERATION_ERROR | Error while activating or deleting append | 20060103 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_LOCKED | Append Is Locked (ENQUEUE) | 20051228 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_MAIN_OBJ_BROKEN | Append Main Object Is Inconsistent/Corrupt | 20060724 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_MAIN_OBJ_NOT_FOUND | Append Main Object Not Found | 20060518 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_NAME_INVALID | Name of Append Is Invalid | 20050915 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_NO_BI_APPEND | Selected Append Is Not a BI Append | 20051021 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_SAVE_ERROR | Error While Saving Append | 20060110 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_RSO_ENH_VERSION_NOT_FOUND | Append Not Found | 20050829 |
Properties
| Class | CX_RSO_ENH_ROOT | |
| Short Description | General Error with Appends/Enhancements | |
| Super Class | CX_RS_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSO_TLOGO | BI TLOGO Framework |
| Created | 20050825 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_RSO_ENH_ROOT has no interface implemented.
Friends
Class CX_RSO_ENH_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSAPPENDNM | Name of Append (Enhancement) | 20050825 | |||
| 2 | Constant | Public | See coding | 20050825 | |||||
| 3 | Constant | Public | See coding | 20060602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050825 |
Events
Class CX_RSO_ENH_ROOT has no event.
Types
Class CX_RSO_ENH_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | 20050825 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050825 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050825 |
Method CONSTRUCTOR on class CX_RSO_ENH_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |