SAP ABAP Function Module G_REPORT_GET_DIMENSION_VALUE (Determine individual value for a dimension)
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_REPORT_GET_DIMENSION_VALUE Determine individual value for a dimension  
Function Group GRWC   Report Writer: Reporting interface  
Program Name SAPLGRWC   ?... 
INCLUDE Name LGRWCU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VAL_COUNT TYPE Number of individual values for th
Exporting VAL_FROM TYPE RGCDI-VAL_MIN Individual value (From-value).
Exporting VAL_TO TYPE RGCDI-VAL_MAX Individual value (To-value).
Importing DIM_FIELD TYPE RGCDI-F_NAME Field name of the desired dimensio
Importing VAL_NUMBER TYPE Consecutive number of the transfer
Exception RC_INTERFACE_NOT_INITIALIZED TYPE Interface not initialized.
Exception RC_INVALID_DIM_FIELD TYPE Dimension name invalid.
Exception RC_INVALID_VAL_NUMBER TYPE Number of individual value invalid
               
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  00000000 
SAP Release Created in