SAP ABAP Function Module UPF_LISTCUBE_VIEW (generate REPORT with SELECTION-SCREEN for list-display of an InfoCube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPF (Package) SEM-BPS: Planning Functions
Basic Data
Function Module UPF_LISTCUBE_VIEW generate REPORT with SELECTION-SCREEN for list-display of an InfoCube  
Function Group UPF_LC   Planning Function: List Cube Integration  
Program Name SAPLUPF_LC    
INCLUDE Name LUPF_LCU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_T_IOINF TYPE RSDQ_T_IOBJ_INFO
Importing I_INFOPROV TYPE RSD_INFOCUBE Name of the data target (InfoCube or ODS)
Importing I_S_DTA TYPE RSD_S_DTA Metadata of the data target
Importing I_T_DTA_DIME TYPE RSD_T_DTA_DIME Dimensions
Importing I_SHOW_SIDS TYPE RS_BOOL RS_C_FALSE generate SELECT-OPTIONS for SIDs
Importing I_SHOW_DIMIDS TYPE RS_BOOL RS_C_FALSE generate SELECT-OPTIONS for DIMIDs
Importing I_USE_DB_AGGREGATION TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_TECH_NMS TYPE RS_BOOL RS_C_FALSE Use technical names?
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Display generated report
Importing I_T_CHASEL TYPE UPC_YTO_CHASEL Characteristic Selection
Exception DTA_NOT_FOUND TYPE unknown InfoCube
Exception ILLEGAL_INPUT TYPE illegal input
Exception X_MESSAGE TYPE
               
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  20050314 
SAP Release Created in 700