SAP ABAP Class CX_SIW_DB_ERROR (Error During Call (Prerequisite Violated))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_DB (Package) SIW: Database Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20100813
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100813
Properties
Class CX_SIW_DB_ERROR  
Short Description Error During Call (Prerequisite Violated)    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_SIW_DB   SIW: Database Layer 
Created 20100813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SIW_DB_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100813
Friends
Class CX_SIW_DB_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATABASE_NAME Instance attribute Public Type reference (TYPE) STRING 20100813
2 DB_DELETE_FAILED Constant Public See coding 20100813
3 DB_DUPLICATE_DELETE Constant Public See coding 20101105
4 DB_INSERT_FAILED Constant Public See coding 20100813
5 DB_KEY_INITIAL Constant Public See coding 20101105
6 DB_UPDATE_FAILED Constant Public See coding 20100813
7 DB_WRONG_PROJECT Constant Public See coding 20101105
8 OBJECT_NAME Instance attribute Public Type reference (TYPE) STRING 20100813
9 PROJECT_ID Instance attribute Public Type reference (TYPE) SIW_DTE_PROJECT_ID SIW Project ID 20101105
10 VARIANT_ID Instance attribute Public Type reference (TYPE) SIW_DTE_VARIANT_ID variant id 20101105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100813
Events
Class CX_SIW_DB_ERROR has no event.
Types
Class CX_SIW_DB_ERROR 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 DATABASE_NAME Call by reference Type reference (TYPE) STRING 20100813
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) STRING 20100813
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100813
4 Importing PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20101105
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100813
6 Importing VARIANT_ID Call by reference Type reference (TYPE) SIW_DTE_VARIANT_ID 20101105

Method CONSTRUCTOR on class CX_SIW_DB_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in