SAP ABAP Class CX_EDMS_DB_ERROR (EDMS: Database Error)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-DOC (Application Component) Engineering Documents
     EDMS_BASIS (Package) EDMS: Basic Functions/Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_EDMS_COMMON_ERROR EDMS: General Error 20020528
Properties
Class CX_EDMS_DB_ERROR  
Short Description EDMS: Database Error    
Super Class CX_EDMS_COMMON_ERROR EDMS: General Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package EDMS_BASIS   EDMS: Basic Functions/Utilities 
Created 20020528   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_EDMS_DB_ERROR has no forward declaration.
Interfaces
Class CX_EDMS_DB_ERROR has no interface implemented.
Friends
Class CX_EDMS_DB_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION Instance attribute Public Type reference (TYPE) STRING 20020528
2 C_DB_DELETE Constant Public Type reference (TYPE) STRING 'Insert' 20020528
3 C_DB_INSERT Constant Public Type reference (TYPE) STRING 'Insert' 20020528
4 C_DB_UPDATE Constant Public Type reference (TYPE) STRING 'Update' 20020528
5 TABLE Instance attribute Public Type reference (TYPE) TABNAME Table Name 20020528
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020528
Events
Class CX_EDMS_DB_ERROR has no event.
Types
Class CX_EDMS_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 ACTION Value transfer Type reference (TYPE) STRING ACTION 20020528
2 Importing EDMS_ERROR Value transfer Type reference (TYPE) EDMS_ERROR EDMS_ERROR 20020528
3 Importing ERROR_TYPE Value transfer Type reference (TYPE) STRING ERROR_TYPE 20020528
4 Importing OBJID Value transfer Type reference (TYPE) GUID_32 OBJID 20020528
5 Importing OBJTYPE Value transfer Type reference (TYPE) STRING OBJTYPE 20020528
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20020528
7 Importing TABLE Value transfer Type reference (TYPE) TABNAME TABLE 20020528
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20020528

Method CONSTRUCTOR on class CX_EDMS_DB_ERROR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200