SAP ABAP Class CX_SALV_BOG_CR_VIEWER_ERROR (Viewer Error)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_BOG (Package) XML for CR Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SALV_INT_NO_CHECK ALV Internal Exception 20090805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090805
Properties
Class CX_SALV_BOG_CR_VIEWER_ERROR  
Short Description Viewer Error    
Super Class CX_SALV_INT_NO_CHECK ALV Internal Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SALV_BOG   XML for CR Generation 
Created 20090716   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_BOG_CR_VIEWER_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090805
Friends
Class CX_SALV_BOG_CR_VIEWER_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SALV_BOG_CR_VIEWER_ERROR Constant Public See coding 20090805
2 ID Instance attribute Public Type reference (TYPE) I 20090805
3 MESSAGE Instance attribute Public Type reference (TYPE) STRING 20090805
4 TRACE_ID Instance attribute Public Type reference (TYPE) SALV_CSQT_TRACE_ID Trace ID 20090805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090805
Events
Class CX_SALV_BOG_CR_VIEWER_ERROR has no event.
Types
Class CX_SALV_BOG_CR_VIEWER_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 ID Call by reference Type reference (TYPE) I 20090805
2 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20090805
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090805
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090805
5 Importing TRACE_ID Call by reference Type reference (TYPE) SALV_CSQT_TRACE_ID 20090805

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