SAP ABAP Class CL_SDB_RC (Exceptions in MaxDB/liveCache CCMS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
⤷
SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration

⤷

⤷

Properties
Class | CL_SDB_RC | |
Short Description | Exceptions in MaxDB/liveCache CCMS | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_SDB | MaxDB/liveCache Monitoring and Administration |
Created | 20070730 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SDB_RC has no forward declaration.
Interfaces
Class CL_SDB_RC has no interface implemented.
Friends
Class CL_SDB_RC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0003 | X_CALL_FUBA | 20070731 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0004 | X_DBM_ERROR | 20070731 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0006 | X_FIND_FILE_ERROR | 20071106 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0007 | X_NO_DB_VERSION_FOUND | 20100119 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0001 | X_NO_SDB_REF | 20070730 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0002 | X_NO_SQL_CONNECTION | 20070730 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0009 | X_OBJECT_NOT_FOUND | 20100125 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0005 | X_REGISTRY_ERROR | 20071106 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0008 | X_SERVICE_NOT_AVAILABLE | 20100121 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SYSUBRC | 0010 | X_TENANT_NOT_FOUND | 20100127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20070731 | |
2 | ![]() |
Static method | Public | Method | 20070731 | |
3 | ![]() |
Static method | Public | Method | Add Call Position and Error Message | 20070731 |
4 | ![]() |
Static method | Public | Method | Append Additional Error Log | 20070731 |
5 | ![]() |
Static method | Public | Method | 20070731 | |
6 | ![]() |
Static method | Public | Method | 20070731 | |
7 | ![]() |
Static method | Public | Method | Returns Description for Return Code | 20070730 |
8 | ![]() |
Static method | Public | Method | 20070731 | |
9 | ![]() |
Static method | Public | Method | 20070731 |
Events
Class CL_SDB_RC has no event.
Types
Class CL_SDB_RC has no local type.
Method Signatures
Method ADD_CONNECTION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20070731 | ||
2 | ![]() |
ERRTAB_LINE | Value transfer | Type reference (TYPE) | SDB_ANSW | SAPDB: Antwortzeile eines DBM-Kommandos | 20070731 |
Method ADD_CONNECTION_NAME on class CL_SDB_RC has no exception.
Method ADD_DBMEXECUTE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBM_CMD | Call by reference | Type reference (TYPE) | SDB_DBMCMD | SAP DB: DBMServer-Kommando | 20070731 | ||
2 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20070731 | ||
3 | ![]() |
ERRTAB | Value transfer | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20070731 | ||
4 | ![]() |
SYSUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070731 |
Method ADD_DBMEXECUTE_ERROR on class CL_SDB_RC has no exception.
Method ADD_ERROR_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDITIONAL_HEADER_LINES | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20070731 | ||
2 | ![]() |
ERRTAB | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20070731 | ||
3 | ![]() |
EXCP_REF | Call by reference | Object reference (TYPE REF TO) | CX_DBA_ROOT | DBA Cockpit: Wurzelklasse für Ausnahmen | 20070731 |
Method ADD_ERROR_HEADER on class CL_SDB_RC has no exception.
Method ADD_OTHER_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADD_ERRTAB | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20070731 | ||
2 | ![]() |
ERRTAB | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20070731 |
Method ADD_OTHER_ERROR on class CL_SDB_RC has no exception.
Method ADD_SOURCE_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCP_REF | Call by reference | Object reference (TYPE REF TO) | CX_DBA_SDB | 20070731 |
Method ADD_SOURCE_POSITION on class CL_SDB_RC has no exception.
Method ADD_SYSTEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERRTAB_LINE | Value transfer | Type reference (TYPE) | SDB_ANSW | SAPDB: Antwortzeile eines DBM-Kommandos | 20070731 | ||
2 | ![]() |
SYSTEMID | Call by reference | Type reference (TYPE) | DB6NAVSYST-SYSID | Name des SAP-Systems | 20070731 |
Method ADD_SYSTEM_ID on class CL_SDB_RC has no exception.
Method DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | SDB_LINE | 20070730 | |||
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070730 |
Method DESCRIPTION on class CL_SDB_RC has no exception.
Method FUBA_ERROR_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20070731 | ||
2 | ![]() |
FUBA | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20070731 | ||
3 | ![]() |
OUTLINE | Value transfer | Type reference (TYPE) | SDB_ANSW | SAPDB: Antwortzeile eines DBM-Kommandos | 20070731 | ||
4 | ![]() |
SYSUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070731 |
Method FUBA_ERROR_LINE on class CL_SDB_RC has no exception.
Method GET_ERRTAB_WITH_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDITIONAL_HEADER_LINES | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20070731 | ||
2 | ![]() |
ERRTAB | Value transfer | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20070731 | ||
3 | ![]() |
EXCP_REF | Call by reference | Object reference (TYPE REF TO) | CX_DBA_SDB | 20070731 | |||
4 | ![]() |
FUBA | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20070801 | ||
5 | ![]() |
FUBA_ERROR | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20070801 | ||
6 | ![]() |
FUBA_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070801 |
Method GET_ERRTAB_WITH_HEADER on class CL_SDB_RC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |