SAP ABAP Function Module RSDU_TRUNCATE_DROP_TABLE_INF (intends to truncate a table, if not drops the table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-INF (Application Component) BW Informix
⤷
RSINF (Package) BW: Porting Informix

⤷

⤷

Basic Data
Function Module | RSDU_TRUNCATE_DROP_TABLE_INF | intends to truncate a table, if not drops the table |
Function Group | RSDU_UTIL_INF | Data Manager General Utilities (BW 2.0A) |
Program Name | SAPLRSDU_UTIL_INF | Data manager utilities |
INCLUDE Name | LRSDU_UTIL_INFU10 |
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 | |||
![]() |
SQL_ERROR | TYPE | error when executing the generated SQL statement | ||||
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 | 20090701 |
SAP Release Created in | 20B |