SAP ABAP Function Module SUSR_TOOLS_DISPLAY_LEGEND (Display Legend in Pop-Up using SALV)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Function Module SUSR_TOOLS_DISPLAY_LEGEND Display Legend in Pop-Up using SALV  
Function Group SUSR_TOOLS   General CUA-Independent Tools  
Program Name SAPLSUSR_TOOLS    
INCLUDE Name LSUSR_TOOLSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IM_HEADER_LINE TYPE LVC_TITLE set header line
Importing IM_SET_HORIZONTAL_LINES TYPE SAP_BOOL 'X' set horizontal lines in alv
Importing IM_SET_VERTICAL_LINES TYPE SAP_BOOL 'X' set vertical lines in alv
Importing IM_HEADER_COLUMN_1 TYPE SCRTEXT_M header line of column 1
Importing IM_HEADER_COLUMN_2 TYPE SCRTEXT_M header line of column 2
Importing IM_BOTTOM_TEXT TYPE PFELINE optional text displayed in the bottom of alv
Importing IM_GROUP_COLUMN TYPE SAP_BOOL 'X' group identical symbols
Tables IM_DATA TYPE SUSR_TT_LEGEND Type used by SUSR_TOOLS_DISPLAY_LEGEND
Exception NO_DATA_IN_TABLE TYPE table im_data does not contain any content
Exception SALV_MSG TYPE an error occured in alv
Exception WRONG_COLOR TYPE The color in imported table is no correct one
Exception SALV_NOT_FOUND TYPE Column in ALV cannot be found
Exception SALV_DATA_ERROR TYPE Input data in alv is wrong
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20080415 
SAP Release Created in 710