SAP ABAP Function Module G_REPORT_GET_DIMENSION_DATA (Determine description of 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_DATA Determine description of a dimension  
Function Group GRWC   Report Writer: Reporting interface  
Program Name SAPLGRWC   ?... 
INCLUDE Name LGRWCU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DIM_CB TYPE RGCCT-DIM_CB Control block number of the dimens
Exporting DIM_COUNT TYPE Number of dimensions of the desire
Exporting DIM_DATA TYPE RGCDI Data of the chosen dimension.
Importing DIM_NUMBER TYPE Consecutive dimension number of th
Importing DIM_TYPE TYPE RGCDI-F_TYPE Type of the desired dimensions.
Exception RC_INTERFACE_NOT_INITIALIZED TYPE Interface not initialized.
Exception RC_INVALID_DIM_NUMBER TYPE Dimension number not allowed for t
Exception RC_INVALID_DIM_TYPE TYPE Dimension category is not allowed.
               
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