SAP ABAP Class CX_SRM_KPRO_DBMODE_ERROR (CX_SRM_KPRO_DBMODE_ERROR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GENERIC_SP (Package) Records Management Generic Service Provider
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 20050504
Properties
Class CX_SRM_KPRO_DBMODE_ERROR  
Short Description    
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    
Program status     
Category 40  Exception Class 
Package SRM_GENERIC_SP   Records Management Generic Service Provider 
Created 20050311   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SRM_KPRO_DBMODE_ERROR has no forward declaration.
Interfaces
Class CX_SRM_KPRO_DBMODE_ERROR has no interface implemented.
Friends
Class CX_SRM_KPRO_DBMODE_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SRM_KPRO_DBMODE_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'DBF63042A4F3C319E10000000A15535F' 20050504
2 DB_MODE_CONFLICT Constant Public Type reference (TYPE) STRING 'ConflictWithCurrentDBMode' Change not possible as COMMIT has not been executed 20050504
3 ERROR_TYPE Instance attribute Public Type reference (TYPE) STRING 20050504
4 INTERNAL_ERROR Constant Public Type reference (TYPE) STRING 'Internal Error' 20050504
5 NOT_ALLOWED Constant Public Type reference (TYPE) STRING 'NotAllowed' KPro does not allow the DB operation mode to be changed 20050504
6 SRC_CLASS Instance attribute Public Type reference (TYPE) STRING 20050504
7 SRC_METHOD Instance attribute Public Type reference (TYPE) STRING 20050504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050504
Events
Class CX_SRM_KPRO_DBMODE_ERROR has no event.
Types
Class CX_SRM_KPRO_DBMODE_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 ERROR_TYPE Call by reference Type reference (TYPE) STRING 20050504
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050504
3 Importing SRC_CLASS Call by reference Type reference (TYPE) STRING 20050504
4 Importing SRC_METHOD Call by reference Type reference (TYPE) STRING 20050504
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050504

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