SAP ABAP Class CX_SWF_UTL_OBJ_DB_EXC (Exception During Database Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_UTL_OBJECT_EXC | Exception to Object | 20000419 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_UTL_OBJ_DELETE_FAILED | Exception While Deleting from DB | 20000419 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_UTL_OBJ_INSERT_FAILED | Exception when inserting in DB | 20000419 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_UTL_OBJ_READ_FAILED | Exception while reading from DB | 20000419 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_UTL_OBJ_UPD_FAILED | Exception while changing DB | 20000419 |
Properties
| Class | CX_SWF_UTL_OBJ_DB_EXC | |
| Short Description | Exception During Database Access | |
| Super Class | CX_SWF_UTL_OBJECT_EXC | Exception to Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20000419 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWF_UTL_OBJ_DB_EXC has no forward declaration.
Interfaces
Class CX_SWF_UTL_OBJ_DB_EXC has no interface implemented.
Friends
Class CX_SWF_UTL_OBJ_DB_EXC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DDOBJNAME | Table Name | 20000419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000419 |
Events
Class CX_SWF_UTL_OBJ_DB_EXC has no event.
Types
Class CX_SWF_UTL_OBJ_DB_EXC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20010404 | |||
| 2 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20010104 | |||
| 3 | OBJECT_POR | Value transfer | Type reference (TYPE) | SIBFLPORB | OBJECT_POR | 20001012 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000419 | ||||
| 5 | RETURN | Value transfer | Type reference (TYPE) | SWF_RETURN | RETURN | 20001012 | |||
| 6 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20000920 | |||
| 7 | TABLE | Value transfer | Type reference (TYPE) | DDOBJNAME | TABLE | 20000419 | |||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000912 | ||||
| 9 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20000420 | |||
| 10 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20000420 | |||
| 11 | WI_ID | Value transfer | Type reference (TYPE) | SWW_WIID | WI_ID | 20001012 |
Method CONSTRUCTOR on class CX_SWF_UTL_OBJ_DB_EXC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |