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 |
|---|---|---|---|---|---|---|---|
| |
C_T_IOINF | TYPE | RSDQ_T_IOBJ_INFO | ||||
| |
I_INFOPROV | TYPE | RSD_INFOCUBE | Name of the data target (InfoCube or ODS) | |||
| |
I_S_DTA | TYPE | RSD_S_DTA | Metadata of the data target | |||
| |
I_T_DTA_DIME | TYPE | RSD_T_DTA_DIME | Dimensions | |||
| |
I_SHOW_SIDS | TYPE | RS_BOOL | RS_C_FALSE | generate SELECT-OPTIONS for SIDs | ||
| |
I_SHOW_DIMIDS | TYPE | RS_BOOL | RS_C_FALSE | generate SELECT-OPTIONS for DIMIDs | ||
| |
I_USE_DB_AGGREGATION | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
I_TECH_NMS | TYPE | RS_BOOL | RS_C_FALSE | Use technical names? | ||
| |
I_SHOW_REPORT | TYPE | RS_BOOL | RS_C_FALSE | Display generated report | ||
| |
I_T_CHASEL | TYPE | UPC_YTO_CHASEL | Characteristic Selection | |||
| |
DTA_NOT_FOUND | TYPE | unknown InfoCube | ||||
| |
ILLEGAL_INPUT | TYPE | illegal input | ||||
| |
X_MESSAGE | TYPE | |||||
Processing Type
| Normal Function 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 |