SAP ABAP Class CX_DBA_NOTE_DOWNLOAD (DBA: SAP Note Download)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DBA_ROOT | DBA Cockpit: Root exception class | 20121114 |
Properties
| Class | CX_DBA_NOTE_DOWNLOAD | |
| Short Description | DBA: SAP Note Download | |
| Super Class | CX_DBA_ROOT | DBA Cockpit: Root exception class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20121114 | 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_DBA_NOTE_DOWNLOAD has no interface implemented.
Friends
Class CX_DBA_NOTE_DOWNLOAD 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) | I | 20121114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121114 | |
| 2 | Static method | Public | Method | DBA-DBH: Creates CX_DBA_DBH_SETUP_CORRUPTED exception | 20121114 |
Events
Class CX_DBA_NOTE_DOWNLOAD has no event.
Types
Class CX_DBA_NOTE_DOWNLOAD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_DBA_NOTE_DOWNLOAD has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DBA_NOTE_DOWNLOAD | DBA-RDI: General Back-end Error | 20121114 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20121114 | ||||
| 3 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20121114 | |||
| 4 | SAP_NOTE | Call by reference | Type reference (TYPE) | I | 20121114 | ||||
| 5 | SY_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Program is running in the background | 20121114 | |||
| 6 | SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121114 | |||
| 7 | SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20121114 |
Method CREATE on class CX_DBA_NOTE_DOWNLOAD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |