SAP ABAP Class CX_CHIP_ROOT (Root Class for CHIP Errors)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_TRANSL_TEXT (Package) Program Objects with Extended Translation
⤷
⤷
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 | 20091127 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CHIP_CACHE_INVALID | Exception: Cache is not up-to-date | 20090610 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_CHIP_CONFIG_PORT | Exception in Config Inports | 20100707 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_CHIP_FOREIGN_LOCK | Page Builder: Object Locked | 20090610 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_CHIP_NOT_AUTHORIZED | No Authorization | 20090616 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_CHIP_PAGE_CONF | CHIP Page Config Exception | 20090630 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_CHIP_PORT | Error Class for CHIP Port Metadata | 20090122 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_CHIP_SIZE | Error Class for CHIP Size | 20110321 |
Properties
| Class | CX_CHIP_ROOT | |
| Short Description | Root Class for CHIP Errors | |
| 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 | SWDP_CCP_TRANSL_TEXT | Program Objects with Extended Translation |
| Created | 20090122 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CHIP_ROOT has no forward declaration.
Interfaces
Class CX_CHIP_ROOT has no interface implemented.
Friends
Class CX_CHIP_ROOT has no friend class.
Attributes
Class CX_CHIP_ROOT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090122 |
Events
Class CX_CHIP_ROOT has no event.
Types
Class CX_CHIP_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090122 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20090122 |
Method CONSTRUCTOR on class CX_CHIP_ROOT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |