SAP ABAP Function Module RSDU_TABLE_COPY_INI_MSS (Creates a Table with New Name According to a Template)
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_TABLE_COPY_INI_MSS | Creates a Table with New Name According to a Template |
| Function Group | RSDU_SQL_MSS | Data Manager SQL Utilities (BW 2.0A) |
| Program Name | SAPLRSDU_SQL_MSS | Data manager utilities |
| INCLUDE Name | LRSDU_SQL_MSSU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
I_TABNAME | TYPE | RSD_TABLNM | New Table | |||
| |
I_REFTAB | TYPE | RSD_TABLNM | Original Table | |||
| |
I_NEW_TABART | TYPE | DD09L-TABART | Data class in technical settings | |||
| |
I_INFOCUBE | TYPE | RSD_INFOCUBE | ||||
| |
I_USE_MASS_ACT | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
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 |