SAP ABAP Function Module G_RW_INTERPRET_MULTI (Serviceroutine Report Painter -> Auflösen eines beliebigen Sets)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Function Module G_RW_INTERPRET_MULTI Serviceroutine Report Painter -> Auflösen eines beliebigen Sets  
Function Group GRWI   Report Painter/Report Writer interface  
Program Name SAPLGRWI    
INCLUDE Name LGRWIU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TOPDOWN TYPE RWIF_C1-PARAM ' ' SPACE: Bottom-up, sonst top-down Darstellung
Importing SETID TYPE SETHIER-SETID Set ID
Importing TAB TYPE RGSMH-TABLE Table
Importing NO_SINGLE_SETVALUES TYPE RWIF_C1-PARAM ' ' Einzelne Setzeilen werden nicht aufgelöst
Importing NO_LOWEST_SETVALUES TYPE RWIF_C1-PARAM ' ' Zeilen der untersten Dimension nicht aufgelöst
Tables OUTPUT_TABLE TYPE RWIF_MULTI Output Table
Tables FROM_TO_LEVEL TYPE RWIF_LEVEL
Exception SET_NOT_FOUND TYPE Set nicht vorhanden
Exception INVALID_INDEX TYPE Internal error
               
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  19950404 
SAP Release Created in