SAP ABAP Function Module RSDU_TRUNCATE_DROP_TABLE_MSS (intends to truncate a table, if not drops the table)
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_TRUNCATE_DROP_TABLE_MSS | intends to truncate a table, if not drops the table |
Function Group | RSDU_UTIL_MSS | Data Manager General Utilities (BW 2.0A) |
Program Name | SAPLRSDU_UTIL_MSS | Data manager utilities |
INCLUDE Name | LRSDU_UTIL_MSSU10 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
![]() |
E_ACTION | TYPE | RSDU_CHAR1 | 'T' = truncate, 'D' = drop | |||
![]() |
I_TABLNM | TYPE | RSD_TABLNM | table name | |||
![]() |
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 |