Table list used by SAP ABAP Function Module DB02_GET_TABLE_STRUCTURE_DB2 (DB02_GET_TABLE_STRUCTURE_DB2)
SAP ABAP Function Module
DB02_GET_TABLE_STRUCTURE_DB2 (DB02_GET_TABLE_STRUCTURE_DB2) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2TBCOLS | DB2/390: Column Definition of a Database Table | ||
| 2 | DB2TBCOLS | DB2/390: Column Definition of a Database Table | SOURCE TABLE_STRUCTURE_DB STRUCTURE DB2TBCOLS |
|
| 3 | DB2TBLIST | DB2/390: List of Tables | SOURCE VALUE(TABLE_CREATOR) LIKE DB2TBLIST-CREATOR OPTIONAL |
|
| 4 | DB2TBLIST | DB2/390: List of Tables | SOURCE VALUE(TABLE_NAME) LIKE DB2TBLIST-NAME |
|
| 5 | DCOBJDEF | Name of a DDIC object with status | ||
| 6 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE TABLE_STRUCTURE_DDIC STRUCTURE DFIES |
|