SAP ABAP Function Module RSDU_INFOCUBE_FACTVIEW_CRE_MSS (Forms a view that is a UNION of both fact tables)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
⤷
RSMSS (Package) Microsoft SQL Server Porting
⤷
⤷
Basic Data
| Function Module | RSDU_INFOCUBE_FACTVIEW_CRE_MSS | Forms a view that is a UNION of both fact tables |
| Function Group | RSDU_CUBE_MSS | Data Manager InfoCube Utilities (BW 2.0A |
| Program Name | SAPLRSDU_CUBE_MSS | Data manager utilities |
| INCLUDE Name | LRSDU_CUBE_MSSU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
E_FACTTAB_VIEW | TYPE | RSD_TABLNM | View of both fact tables | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | Name of the InfoCube / Aggr.cube | |||
| |
INFOCUBE_ERROR | TYPE | |||||
| |
INHERITED_ERROR | TYPE | Internal Error | ||||
| |
TABLE_ERROR | TYPE | One of the fact tables is missing | ||||
| |
DDIC_ERROR | TYPE | Error During DDIC Operation | ||||
| |
SQL_ERROR | TYPE | SQL Error during CREATE VIEW | ||||
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 | 20040315 |
| SAP Release Created in | 20B |