SAP ABAP Class IF_SALV_BS_DATA_MESSAGES (IF_SALV_BS_DATA_MESSAGES)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_DATA_MESSAGES_P 20090319
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_DATA_MESSAGES 20090319
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_DATA_TABLE_ACTIONS Data Table Extended (Selections, Messages) 20090313
Properties
Class IF_SALV_BS_DATA_MESSAGES  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090312   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_BS_DATA_MESSAGES has no forward declaration.
Interfaces
Class IF_SALV_BS_DATA_MESSAGES has no interface implemented.
Friends
Class IF_SALV_BS_DATA_MESSAGES has no friend class.
Attributes
Class IF_SALV_BS_DATA_MESSAGES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20090319
2 CLEAR_MESSAGES Instance method Public Method 20090319
3 CLEAR_MESSAGES_FOR_CELL Instance method Public Method NOT USED 20090319
4 CLEAR_MESSAGES_FOR_TABLE_LINE Instance method Public Method NOT USED 20090319
5 GET_MESSAGES Instance method Public Method 20090319
6 GET_MESSAGE_CHANGE_LOG Instance method Public Method 20090319
7 IS_MESSAGES_AVAILABLE Instance method Public Method 20090319
Events
Class IF_SALV_BS_DATA_MESSAGES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_MSG Public See coding 20090319 begin of ys_msg. include type ys_msg_key. types: s_msg type symsg, end of ys_msg
2 YS_MSG_KEY Public See coding 20090319 begin of ys_msg_key, index type sytabix, attribute type string, end of ys_msg_key
3 YT_MSG Public See coding 20090319 yt_msg type sorted table of ys_msg with non-unique key index attribute
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
3 Importing MSG_TEXT Call by reference Type reference (TYPE) STRING 20090319
4 Importing S_MSG Call by reference Type reference (TYPE) SYMSG 20090319

Method ADD_MESSAGE on class IF_SALV_BS_DATA_MESSAGES has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class IF_SALV_BS_DATA_MESSAGES has no parameter.
Method CLEAR_MESSAGES on class IF_SALV_BS_DATA_MESSAGES has no exception.

Method CLEAR_MESSAGES_FOR_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319

Method CLEAR_MESSAGES_FOR_CELL on class IF_SALV_BS_DATA_MESSAGES has no exception.

Method CLEAR_MESSAGES_FOR_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319

Method CLEAR_MESSAGES_FOR_TABLE_LINE on class IF_SALV_BS_DATA_MESSAGES has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) YT_MSG 20090319

Method GET_MESSAGES on class IF_SALV_BS_DATA_MESSAGES has no exception.

Method GET_MESSAGE_CHANGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_BS_MESSAGE_LOG 20090319

Method GET_MESSAGE_CHANGE_LOG on class IF_SALV_BS_DATA_MESSAGES has no exception.

Method IS_MESSAGES_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090319

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