SAP ABAP Class CX_DBA_DBH_EXTRACTOR (DBA-DBH: Extractor Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure

⤷

⤷

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 | 20070704 |
Properties
Class | CX_DBA_DBH_EXTRACTOR | |
Short Description | DBA-DBH: Extractor Exception | |
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_BACKEND | DBA Cockpit: Backend Infrastructure |
Created | 20070704 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_DBA_DBH_EXTRACTOR has no forward declaration.
Interfaces
Class CX_DBA_DBH_EXTRACTOR has no interface implemented.
Friends
Class CX_DBA_DBH_EXTRACTOR has no friend class.
Attributes
Class CX_DBA_DBH_EXTRACTOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070704 |
2 | ![]() |
Static method | Public | Method | DBA-DBH: Create CX_DBA_DBH_EXTRACTOR exception | 20070704 |
Events
Class CX_DBA_DBH_EXTRACTOR has no event.
Types
Class CX_DBA_DBH_EXTRACTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_DBA_DBH_EXTRACTOR 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_DBH_EXTRACTOR | DBA-DBH: Extractor Exception | 20070704 | ||
2 | ![]() |
FUNCTION_UNIT | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20070704 | ||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20070704 | |||
4 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20070704 | ||
5 | ![]() |
PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070704 | ||
6 | ![]() |
SYSID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20070704 | ||
7 | ![]() |
SY_BATCH | Call by reference | Type reference (TYPE) | SYBATCH | Program is running in the background | 20070704 | ||
8 | ![]() |
SY_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20070704 | ||
9 | ![]() |
SY_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20070704 |
Method CREATE on class CX_DBA_DBH_EXTRACTOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |