SAP ABAP Function Module OIRA_ALV_SUBTOTALLINES_GET (Retrieve ALV lines for which subtotal has been selected)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR (Package) SSR Service Station Retailing (master/overall)
Basic Data
Function Module OIRA_ALV_SUBTOTALLINES_GET Retrieve ALV lines for which subtotal has been selected  
Function Group OIRA1   SSR common functions (e.g. customer sel)  
Program Name SAPLOIRA1    
INCLUDE Name LOIRA1U16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TABIX_FROM TYPE SYTABIX Internal table, current line index
Exporting E_TABIX_TO TYPE SYTABIX Internal table, current line index
Exporting E_FIELDNAME TYPE SLIS_FIELDNAME
Exporting E_VALUE TYPE SLIS_ENTRY
Importing I_SELFIELD TYPE SLIS_SELFIELD
Importing I_SELFIELD_GRID TYPE LVC_S_ROW ALV control: Line description
Importing I_SORT_TAB TYPE SLIS_T_SORTINFO_ALV
Importing I_SORT_TAB_GRID TYPE LVC_T_SORT ALV control: Table of sort criteria
Importing I_STRUCTURE TYPE DDOBJNAME Name of an ABAP Dictionary object
Tables I_OUTTAB_TOTAL TYPE  
Exception DDIF_TABL_GET TYPE Error on retrieving structure information
               
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  20050224 
SAP Release Created in