SAP ABAP Interface IF_SALV_BS_DATA_MESSAGES (IF_SALV_BS_DATA_MESSAGES)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_CONFIG (Package) Configuration
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
Interface IF_SALV_BS_DATA_MESSAGES  
Short Description    
General Data
Package SALV_BS_CONFIG   Configuration 
Created 20090312   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_BS_DATA_MESSAGES has no forward declaration.
Interfaces
Interface IF_SALV_BS_DATA_MESSAGES has no interface.
Friends
Interface IF_SALV_BS_DATA_MESSAGES has no friend.
Attributes
Interface 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
Interface 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 Interface IF_SALV_BS_DATA_MESSAGES has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on Interface IF_SALV_BS_DATA_MESSAGES has no parameter.
Method CLEAR_MESSAGES on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_BS_DATA_MESSAGES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703