SAP ABAP Class CX_SALV_ERROR (ALV: General Error Class (Checked During Syntax Check))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_EXCEPTION (Package) ALV: Exception Handling
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 20040119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALV_MESSAGE Interface for Message Processing 20040119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_MSG ALV: General Error Class with Message 20040119
2 Inheritance (c INHERITING FROM c_ref)  CX_SALV_NO_MSG ALV: General Error Class Without Message 20040119
3 Inheritance (c INHERITING FROM c_ref)  CX_SALV_STATIC_CHECK ALV Exception with T100 Message (Static Check) 20040119
Properties
Class CX_SALV_ERROR  
Short Description ALV: General Error Class (Checked During Syntax Check)    
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 SALV_OM_EXCEPTION   ALV: Exception Handling 
Created 20040119   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ALV_MESSAGE Interface for Message Processing 20040119
Friends
Class CX_SALV_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SALV_ERROR Constant Public See coding 20040119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040119
2 GET_MESSAGE Instance method Public Method 20040119
Events
Class CX_SALV_ERROR has no event.
Types
Class CX_SALV_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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040119
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040119

Method CONSTRUCTOR on class CX_SALV_ERROR has no exception.

Method GET_MESSAGE Signature

Method GET_MESSAGE on class CX_SALV_ERROR has no parameter.
Method GET_MESSAGE on class CX_SALV_ERROR has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 700