Data Element list used by SAP ABAP Function Module RSDU_TABLE_INDEX_CHECKER_HDB (Verifies tables and indexes on HANA DB)
SAP ABAP Function Module
RSDU_TABLE_INDEX_CHECKER_HDB (Verifies tables and indexes on HANA DB) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPI_MSG | Message Text | ||
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 3 | CHAR1 | Single-Character Flag | ||
| 4 | RSTABNM | Table Name | SOURCE VALUE(I_TABLE_NAME) TYPE RSTABNM |
|
| 5 | RS_BOOL | Boolean | SOURCE VALUE(I_VERBOSE) TYPE RS_BOOL DEFAULT RS_C_TRUE |
|
| 6 | RS_BOOL | Boolean | SOURCE VALUE(I_INDEX_CONSISTENCY) TYPE RS_BOOL DEFAULT RS_C_TRUE |
|
| 7 | RS_BOOL | Boolean | SOURCE VALUE(I_UNIQUE_CHECK) TYPE RS_BOOL DEFAULT RS_C_TRUE |
|
| 8 | RS_BOOL | Boolean | SOURCE VALUE(I_INDEX_NULL_CHECK) TYPE RS_BOOL DEFAULT RS_C_TRUE |
|
| 9 | RS_BOOL | Boolean | SOURCE VALUE(I_COLUMN_NULL_CHECK) TYPE RS_BOOL DEFAULT RS_C_TRUE |
|
| 10 | SHDBSCHEMA | Name of the current schema | ||
| 11 | SYSUBRC | Return Code | ||
| 12 | SYUNAME | User Name |