SAP ABAP Class CX_HDS_MESSAGE (Message as Exception Class)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_GLOBAL (Package) Global Objects (e.g. Exceptions) in FS_HDS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20050412
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20050412
Properties
Class CX_HDS_MESSAGE  
Short Description Message as Exception Class    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package HDS_GLOBAL   Global Objects (e.g. Exceptions) in FS_HDS 
Created 20050412   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HDS_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20050412
Friends
Class CX_HDS_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STR_MSG Instance attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20060424
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050412
2 GET_MSG Instance method Public Method Determine Message 20060424
3 SET_MSG Instance method Public Method Set Message 20060424
Events
Class CX_HDS_MESSAGE has no event.
Types
Class CX_HDS_MESSAGE 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 20050412
2 Importing STR_MSG Call by reference Type reference (TYPE) BAL_S_MSG 20060424
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050412

Method CONSTRUCTOR on class CX_HDS_MESSAGE has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_MSG Value transfer Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20060424

Method GET_MSG on class CX_HDS_MESSAGE has no exception.

Method SET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Value transfer Type reference (TYPE) SYMSGID SY-MSGID Nachrichtenklasse 20060424
2 Importing I_MSGNO Value transfer Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20060424
3 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY SY-MSGTY Nachrichtentyp 20060424
4 Importing I_MSGV1 Value transfer Type reference (TYPE) SYMSGV SY-MSGV1 Nachrichtenvariable 20060424
5 Importing I_MSGV2 Value transfer Type reference (TYPE) SYMSGV SY-MSGV2 Nachrichtenvariable 20060424
6 Importing I_MSGV3 Value transfer Type reference (TYPE) SYMSGV SY-MSGV3 Nachrichtenvariable 20060424
7 Importing I_MSGV4 Value transfer Type reference (TYPE) SYMSGV SY-MSGV4 Nachrichtenvariable 20060424

Method SET_MSG on class CX_HDS_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40