SAP ABAP Class CX_RSDDLTIP_MSG (Message exception)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LTIP_APD (Package) Services for the APD to access logical indexes
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 20081121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RS_MESSAGE Interface for Message Processing 20081121
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20081121
Properties
Class CX_RSDDLTIP_MSG  
Short Description Message exception    
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 RSDD_LTIP_APD   Services for the APD to access logical indexes 
Created 20081121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSDDLTIP_MSG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RS_MESSAGE Interface for Message Processing 20081121
2 IF_T100_MESSAGE Interface for Accessing T100 Texts 20081121
Friends
Class CX_RSDDLTIP_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) SY-MSGID Message Class 20081121
2 MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO Message Number 20081121
3 MSGTY Instance attribute Public Type reference (TYPE) SY-MSGTY Message Type 20081121
4 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20081121
5 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20081121
6 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV3 Message Variable 20081121
7 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV4 Message Variable 20081121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081121
Events
Class CX_RSDDLTIP_MSG has no event.
Types
Class CX_RSDDLTIP_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) SY-MSGID 20081121
2 Importing MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20081121
3 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20081121
4 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20081121
5 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20081121
6 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20081121
7 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20081121
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081121
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20081121

Method CONSTRUCTOR on class CX_RSDDLTIP_MSG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720