Table list used by SAP ABAP Function Module DB02_GET_TABLE_SELECTION_DB2 (Get list of tables created by a certain user matching a given selection)
SAP ABAP Function Module
DB02_GET_TABLE_SELECTION_DB2 (Get list of tables created by a certain user matching a given selection) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2SAPSYS | SAP systems located in one DB2 subsystem | ||
| 2 | DB2SELCHAR | Structure for character field selection | ||
| 3 | DB2SELDB | Structure for database selection | SOURCE DATABASE_SEL STRUCTURE DB2SELDB |
|
| 4 | DB2SELTB | Structure for table selection | SOURCE TABLE_SEL STRUCTURE DB2SELTB |
|
| 5 | DB2SELTS | Structure for tablespace selection | SOURCE TABLESPACE_SEL STRUCTURE DB2SELTS |
|
| 6 | DB2TBLIST | DB2/390: List of Tables | ||
| 7 | DB2TBLIST | DB2/390: List of Tables | SOURCE TABLE_LIST STRUCTURE DB2TBLIST |
|
| 8 | DB2TBLIST | DB2/390: List of Tables | SOURCE VALUE(CREATOR) LIKE DB2TBLIST-CREATOR OPTIONAL |
|