SAP ABAP Class CX_SY_DB_PROCEDURE (Exception Class for Database Procedures)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_SQL_ERROR | SQL error | 20120619 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_DB_PROCEDURE_SQL_ERROR | Exception Class for SQL Errors in Database Procedures | 20120619 |
Properties
| Class | CX_SY_DB_PROCEDURE | |
| Short Description | Exception Class for Database Procedures | |
| Super Class | CX_SY_SQL_ERROR | SQL error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
| Created | 20120619 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SY_DB_PROCEDURE has no forward declaration.
Interfaces
Class CX_SY_DB_PROCEDURE has no interface implemented.
Friends
Class CX_SY_DB_PROCEDURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A207C81ED1AEBE953541894384' | 20120619 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name for SQLScript Procedure | 20120619 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120619 |
Events
Class CX_SY_DB_PROCEDURE has no event.
Types
Class CX_SY_DB_PROCEDURE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120619 | ||||
| 2 | PROCNAME | Call by reference | Type reference (TYPE) | STRING | 20120619 | ||||
| 3 | SQLCODE | Call by reference | Type reference (TYPE) | I | SQLCODE | 20120619 | |||
| 4 | SQLMSG | Call by reference | Type reference (TYPE) | STRING | 20120619 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120619 |
Method CONSTRUCTOR on class CX_SY_DB_PROCEDURE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |