SAP ABAP Class CX_SALV_MSG (ALV: General Error Class with Message)
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_SALV_ERROR ALV: General Error Class (Checked During Syntax Check) 20040119
Properties
Class CX_SALV_MSG  
Short Description ALV: General Error Class with Message    
Super Class CX_SALV_ERROR ALV: General Error Class (Checked During Syntax Check) 
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 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SALV_MSG has no forward declaration.
Interfaces
Class CX_SALV_MSG has no interface implemented.
Friends
Class CX_SALV_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Messages, Message Class 20040119
2 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Messages, Message Number 20040119
3 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Messages, Message Type 20040119
4 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040119
5 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040119
6 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040119
7 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040119
Events
Class CX_SALV_MSG has no event.
Types
Class CX_SALV_MSG 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 MSGID Call by reference Type reference (TYPE) SYMSGID 20040119
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20040119
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20040119
4 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20040119
5 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20040119
6 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20040119
7 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20040119
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040119
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040119

Method CONSTRUCTOR on class CX_SALV_MSG has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700