Table list used by SAP ABAP Function Module GET_TABLESPACE_LIST (Get list of tablespaces having a given tablespace name)
SAP ABAP Function Module
GET_TABLESPACE_LIST (Get list of tablespaces having a given tablespace name) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2LOCKRES | Resources locked by a thread | SOURCE VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME |
|
| 2 | DB2TSTAB | Structure for tablespace lists that hold DB/TS name | ||
| 3 | DB2TSTAB | Structure for tablespace lists that hold DB/TS name | SOURCE TS_LIST STRUCTURE DB2TSTAB |
|