SAP ABAP Class CX_DBPROC_PROXY (Exception to DB Procedure Proxies)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDDBPROC_PROXY (Package) Back-End Functions for Database Procedure Proxy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20120420 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120420 |
Properties
| Class | CX_DBPROC_PROXY | |
| Short Description | Exception to DB Procedure Proxies | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | DBPROC_PROXY | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SDDBPROC_PROXY | Back-End Functions for Database Procedure Proxy |
| Created | 20120420 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_DBPROC_PROXY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120420 |
Friends
Class CX_DBPROC_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGID | 'DBPROC_PROXY' | Message Class | 20120420 | ||
| 2 | Constant | Public | Type reference (TYPE) | TY_ERROR_CODE | 1 | Code for Cause of Error | 20120420 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_ERROR_CODE | 2 | Code for Cause of Error | 20120626 | ||
| 4 | Constant | Public | Type reference (TYPE) | TY_ERROR_CODE | 3 | Code for Cause of Error | 20121214 | ||
| 5 | Constant | Public | Type reference (TYPE) | TY_ERROR_CODE | 0 | Code for Cause of Error | 20120420 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | TY_ERROR_CODE | 0 | Code for Cause of Error | 20120420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120420 | |
| 2 | Instance method | Public | Method | Returns key of message | 20120420 |
Events
Class CX_DBPROC_PROXY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ERROR_CODE | Public | Type reference (TYPE) | I | Code for Cause of Error | 20120420 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Type reference (TYPE) | TY_ERROR_CODE | 0 | 20120420 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120420 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120420 |
Method CONSTRUCTOR on class CX_DBPROC_PROXY has no exception.
Method GET_T100_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20120420 |
Method GET_T100_KEY on class CX_DBPROC_PROXY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |