SAP ABAP Class CX_DBA_CCDB (DBA-CCDB: General CCDB Error)
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 20101210
Properties
Class CX_DBA_CCDB  
Short Description DBA-CCDB: General CCDB Error    
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 20101210   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_DBA_CCDB has no interface implemented.
Friends
Class CX_DBA_CCDB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CFG_STORE Instance attribute Public Type reference (TYPE) STRING 20101210
2 DBCNAME Instance attribute Public Type reference (TYPE) DBCON_NAME Logical name for a database connection 20101210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101210
2 CREATE Static method Public Method DBA_CCDB: Creates CX_DBA_CCDB 20101210
Events
Class CX_DBA_CCDB has no event.
Types
Class CX_DBA_CCDB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLSTACK Call by reference Type reference (TYPE) ABAP_CALLSTACK 20101210
2 Importing CFG_STORE Call by reference Type reference (TYPE) STRING 20101210
3 Importing CLASS_NAME Call by reference Type reference (TYPE) SYREPID 20101210
4 Importing CODE_LINE Call by reference Type reference (TYPE) I 20101210
5 Importing CX_NAME Call by reference Type reference (TYPE) SYREPID 20101210
6 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME 20101210
7 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20101210
8 Importing FUNCTION_UNIT Call by reference Type reference (TYPE) SYREPID 20101210
9 Importing INCLUDE_NAME Call by reference Type reference (TYPE) SYREPID 20101210
10 Importing LONGTEXT Call by reference Type reference (TYPE) STRING 20101210
11 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20101210
12 Importing METHOD_NAME Call by reference Type reference (TYPE) SYREPID 20101210
13 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101210
14 Importing PROGRAM_NAME Call by reference Type reference (TYPE) SYREPID 20101210
15 Importing RC Call by reference Type reference (TYPE) SYSUBRC 20101210
16 Importing RFC_MESSAGE Call by reference Type reference (TYPE) DBA_RFC_MESSAGE 20101210
17 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID 20101210
18 Importing SYSLOG_MESSAGE Call by reference Type reference (TYPE) CHAR70 20101210
19 Importing SY_BATCH Call by reference Type reference (TYPE) SY-BATCH 20101210
20 Importing SY_TABIX Call by reference Type reference (TYPE) SY-TABIX 20101210
21 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20101210

Method CONSTRUCTOR on class CX_DBA_CCDB has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFG_STORE Call by reference Type reference (TYPE) STRING 20101210
2 Importing DBCNAME Value transfer Type reference (TYPE) DBCON_NAME Logical name for a database connection 20101210
3 Returning EXCEPTION Value transfer Object reference (TYPE REF TO) CX_DBA_CCDB DBA-RDI: General Back-end Error 20101210
4 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20101210
5 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20101210
6 Importing SYSID Value transfer Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20101210
7 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101210
8 Importing SY_BATCH Call by reference Type reference (TYPE) SYBATCH Program is running in the background 20101210
9 Importing SY_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101210
10 Importing SY_TABIX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20101210

Method CREATE on class CX_DBA_CCDB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731