SAP ABAP Function Module RSDU_TABLE_COPY (Creates a Table with New Name According to a Template)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRU (Package) Data Manager Database Utilities

⤷

⤷

Basic Data
Function Module | RSDU_TABLE_COPY | Creates a Table with New Name According to a Template |
Function Group | RSDU_SQL | Data Manager SQL Utilities |
Program Name | SAPLRSDU_SQL | Data manager utilities |
INCLUDE Name | LRSDU_SQLU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_OLDTAB | TYPE | RSD_TABLNM | Original Table | |||
![]() |
I_NEWTAB | TYPE | RSD_TABLNM | New Table | |||
![]() |
I_REMOVE_DUPLICATES | TYPE | RS_BOOL | RS_C_FALSE | Remove Duplicates (Yes/No)? | ||
![]() |
I_NEWTAB_EXISTS | TYPE | RS_BOOL | RS_C_UNKNOWN | Decides Whether CREATE or INSERT | ||
![]() |
DBMS_NOT_SUPPORTED | TYPE | |||||
![]() |
INHERITED_ERROR | 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 | 20040315 |
SAP Release Created in | 20B |