Table list used by SAP ABAP Function Module DB02_GET_INDEXES_ON_TABLE_DB2 (DB02_GET_INDEXES_ON_TABLE_DB2)
SAP ABAP Function Module DB02_GET_INDEXES_ON_TABLE_DB2 (DB02_GET_INDEXES_ON_TABLE_DB2) is using
# Object Type Object Name Object Description Note
     
1 Table  DB2IXKEY DB2/390: Description of the Key of an Index
2 Table  DB2IXKEY DB2/390: Description of the Key of an Index SOURCE INDEX_KEYS STRUCTURE DB2IXKEY
3 Table  DB2TBLIST DB2/390: List of Tables SOURCE VALUE(TABLE_CREATOR) LIKE DB2TBLIST-CREATOR OPTIONAL
4 Table  DB2TBLIST DB2/390: List of Tables SOURCE VALUE(TABLE_NAME) LIKE DB2TBLIST-NAME
5 Table  DBCON Description of Database Connections