SAP ABAP Class CX_SMIF_MSG (Matching Interfaces: Exception with Generic Mesasges)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_SMIF (Package) Matching Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SMIF_ERROR Matching Interfaces: Error Class 20081126
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20081201
Properties
Class CX_SMIF_MSG  
Short Description Matching Interfaces: Exception with Generic Mesasges    
Super Class CX_SMIF_ERROR Matching Interfaces: Error Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SESD_SMIF   Matching Interfaces 
Created 20081126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SMIF_MSG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20081201
Friends
Class CX_SMIF_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SMIF_CANCELLED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEDAFF686D21A73AA36' 20081201
2 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Message Class 20081126
3 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20081126
4 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Message Type 20081126
5 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20081126
6 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20081126
7 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20081126
8 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20081126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081126
Events
Class CX_SMIF_MSG has no event.
Types
Class CX_SMIF_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 20081126
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20081126
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20081126
4 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20081126
5 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20081126
6 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20081126
7 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20081126
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081126
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20081126

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