SAP ABAP Class CX_CTS_PLUGIN_EXCEPTION (cCTS: Base exception for Plugins)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_COMMON_API (Package) cCTS: common external APIs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_DIST_CTL_EXCEPTION | Core cCTS exception | 20121217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CTS_NO_PLUGIN | cCTS: A requested plugin was not found | 20120322 |
Properties
| Class | CX_CTS_PLUGIN_EXCEPTION | |
| Short Description | cCTS: Base exception for Plugins | |
| Super Class | CX_CTS_DIST_CTL_EXCEPTION | Core cCTS exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SCTS_DIST_CTL_COMMON_API | cCTS: common external APIs |
| Created | 20120313 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CX_CTS_PLUGIN_EXCEPTION has no interface implemented.
Friends
Class CX_CTS_PLUGIN_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120328 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | CTS_BS_PLG | Bootstrapper: Plug-In ID | 20120328 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | TMS: System Name | 20120328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120313 |
Events
Class CX_CTS_PLUGIN_EXCEPTION has no event.
Types
Class CX_CTS_PLUGIN_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_CTS_PLUGIN_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |