Data Element list used by SAP ABAP Function Module RSDU_REORG_INDEX_DB2 (Runs the DB2 utility REORG INDEX)
SAP ABAP Function Module
RSDU_REORG_INDEX_DB2 (Runs the DB2 utility REORG INDEX) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR30 | 30 Characters | ||
| 2 | DB2CREATOR | DB2 creator name | ||
| 3 | DB2IDXNAME | Name of a DB2 for OS/390 index | ||
| 4 | DB2TABNAME | DB2 table name | ||
| 5 | INT2 | 2 byte integer (signed) | ||
| 6 | INT2 | 2 byte integer (signed) | SOURCE VALUE(I_PART_TO) TYPE INT2 DEFAULT 4096 |
|
| 7 | INT2 | 2 byte integer (signed) | SOURCE VALUE(I_PART_FROM) TYPE INT2 DEFAULT 1 |
|
| 8 | INT4 | Natural number | SOURCE VALUE(I_PSEUDO_DEL_THRESHOLD) TYPE INT4 DEFAULT 10 |
|
| 9 | RS_BOOL | Boolean | SOURCE VALUE(I_SHOW_PROTOCOL) TYPE RS_BOOL DEFAULT RS_C_FALSE |
|
| 10 | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||