Table list used by SAP ABAP Function Module ISHMED_PATREG_DB_INDEX_DETERM (IS-H*MED: PATRAG: Index für Zugriff auf DB-Tabelle bestimmen)
SAP ABAP Function Module
ISHMED_PATREG_DB_INDEX_DETERM (IS-H*MED: PATRAG: Index für Zugriff auf DB-Tabelle bestimmen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBINDEX | DB index name and unique flag | ||
| 2 | DBINDFLD | Fields of a DB index | ||
| 3 | DBINDFLD | Fields of a DB index | SOURCE T_DBFIELDS_IN STRUCTURE DBINDFLD |
|
| 4 | DBINDFLD | Fields of a DB index | SOURCE T_DBFIELDS_OUT STRUCTURE DBINDFLD |
|
| 5 | DD02L | SAP Tables | SOURCE VALUE(I_TABNAME) LIKE DD02L-TABNAME |
|