SAP ABAP Class CX_LC_TABLES_EXCEPTION (Exception Class for liveCache Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-LVC (Application Component) liveCache
     SLVC (Package) liveCache CCMS
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 20080104
Properties
Class CX_LC_TABLES_EXCEPTION  
Short Description Exception Class for liveCache Tables    
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 SLVC   liveCache CCMS 
Created 20080104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_LC_TABLES_EXCEPTION has no forward declaration.
Interfaces
Class CX_LC_TABLES_EXCEPTION has no interface implemented.
Friends
Class CX_LC_TABLES_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_MESSAGE Instance attribute Public Type reference (TYPE) CHAR80 Error Message 20080104
2 FUNCTION_NOT_SUPPORTED Instance attribute Public Type reference (TYPE) FLAG This Function Is not Supported 20080104
3 INTERNAL_ERROR Instance attribute Public Type reference (TYPE) FLAG Internal Error 20080104
4 KEYFIELD_NOT_IN_TABLE Instance attribute Public Type reference (TYPE) FLAG Key field is not in table definition 20080107
5 TABLE_ALREADY_EXISTS Instance attribute Public Type reference (TYPE) FLAG Table Already Exists 20080107
6 TABLE_NOT_CREATED Instance attribute Public Type reference (TYPE) FLAG Table was not created 20080107
7 TABLE_NOT_EXISTS Instance attribute Public Type reference (TYPE) FLAG Table does not exist in liveCache 20080104
8 UNKNOWN_LC_CONNECTION Instance attribute Public Type reference (TYPE) FLAG Unknown connection name 20080104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080104
Events
Class CX_LC_TABLES_EXCEPTION has no event.
Types
Class CX_LC_TABLES_EXCEPTION 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_MESSAGE Call by reference Type reference (TYPE) CHAR80 20080104
2 Importing FUNCTION_NOT_SUPPORTED Call by reference Type reference (TYPE) FLAG 20080104
3 Importing INTERNAL_ERROR Call by reference Type reference (TYPE) FLAG 20080104
4 Importing KEYFIELD_NOT_IN_TABLE Call by reference Type reference (TYPE) FLAG 20080107
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080104
6 Importing TABLE_ALREADY_EXISTS Call by reference Type reference (TYPE) FLAG 20080107
7 Importing TABLE_NOT_CREATED Call by reference Type reference (TYPE) FLAG 20080107
8 Importing TABLE_NOT_EXISTS Call by reference Type reference (TYPE) FLAG 20080104
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20080104
10 Importing UNKNOWN_LC_CONNECTION Call by reference Type reference (TYPE) FLAG 20080104

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