Table list used by SAP ABAP Function Module GET_TS_PARTITIONS (Get tablespace partitions for a given tablespace)
SAP ABAP Function Module
GET_TS_PARTITIONS (Get tablespace partitions for a given tablespace) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2LOCKRES | Resources locked by a thread | SOURCE VALUE(DBNAME) LIKE DB2LOCKRES-T3DBNAME |
|
| 2 | DB2LOCKRES | Resources locked by a thread | SOURCE VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME |
|
| 3 | DB2SPTAB | Structure for space tables that can hold name and partition | ||
| 4 | DB2SPTAB | Structure for space tables that can hold name and partition | SOURCE SPACE_TABLE STRUCTURE DB2SPTAB |
|