Data Element list used by SAP ABAP Function Module RSDU_TABLE_TRUNCATE_DB2 (Deleting the Contents of a Table)
SAP ABAP Function Module
RSDU_TABLE_TRUNCATE_DB2 (Deleting the Contents of a Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | ||
| 2 | DB2CREATOR | DB2 creator name | ||
| 3 | DBCON_NAME | Logical name for a database connection | ||
| 4 | DBCON_NAME | Logical name for a database connection | SOURCE VALUE(I_CONNECTION) TYPE DBCON_NAME DEFAULT 'DEFAULT' |
|
| 5 | RS_BOOL | Boolean | SOURCE VALUE(I_DROP_PARTITIONS) TYPE RS_BOOL DEFAULT RS_C_FALSE |
|
| 6 | RS_BOOL | Boolean | ||
| 7 | RS_BOOL | Boolean | SOURCE REFERENCE(C_PROCESSED) TYPE RS_BOOL |
|
| 8 | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||