Where Used List (Function Module) for SAP ABAP Table DB2LOCKRES (Resources locked by a thread)
SAP ABAP Table DB2LOCKRES (Resources locked by a thread) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  CHECK_INDEXSPACE_EXISTENCE
VALUE(IXNAME) LIKE DB2LOCKRES-T3OBNAME
Check if a specified indexspace does exist STU2  BASIS  SAP_BASIS 
2 Function Module  CHECK_R3TABLE_EXISTENCE
VALUE(TNAME_DB) LIKE DB2LOCKRES-T3OBNAME
Check if a specified table does exist STU2  BASIS  SAP_BASIS 
3 Function Module  CHECK_R3TABLE_EXISTENCE
VALUE(DBNAME) LIKE DB2LOCKRES-T3DBNAME
Check if a specified table does exist STU2  BASIS  SAP_BASIS 
4 Function Module  CHECK_R3TABLE_EXISTENCE
VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME
Check if a specified table does exist STU2  BASIS  SAP_BASIS 
5 Function Module  CHECK_R3TABLE_EXISTENCE
VALUE(TABNAME) LIKE DB2LOCKRES-T3OBNAME
Check if a specified table does exist STU2  BASIS  SAP_BASIS 
6 Function Module  CHECK_TABLESPACE_EXISTENCE
VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME
Check if a specified tablespace does exist STU2  BASIS  SAP_BASIS 
7 Function Module  CHECK_TABLESPACE_EXISTENCE
VALUE(DBNAME) LIKE DB2LOCKRES-T3DBNAME
Check if a specified tablespace does exist STU2  BASIS  SAP_BASIS 
8 Function Module  GET_IS_PART_NUM
VALUE(IXNAME) LIKE DB2LOCKRES-T3OBNAME
Get the number of partitions of a specified indexspace STU2  BASIS  SAP_BASIS 
9 Function Module  GET_IX_PARTITIONS
VALUE(IXNAME) LIKE DB2LOCKRES-T3DBNAME
Get indexspace partitions for a given indexspace STU2  BASIS  SAP_BASIS 
10 Function Module  GET_TABLESPACE_LIST
VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME
Get list of tablespaces having a given tablespace name STU2  BASIS  SAP_BASIS 
11 Function Module  GET_TS_PARTITIONS
VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME
Get tablespace partitions for a given tablespace STU2  BASIS  SAP_BASIS 
12 Function Module  GET_TS_PARTITIONS
VALUE(DBNAME) LIKE DB2LOCKRES-T3DBNAME
Get tablespace partitions for a given tablespace STU2  BASIS  SAP_BASIS 
13 Function Module  GET_TS_PART_NUM
VALUE(DBNAME) LIKE DB2LOCKRES-T3DBNAME
Get the number of partitions of a specified tablespace STU2  BASIS  SAP_BASIS 
14 Function Module  GET_TS_PART_NUM
VALUE(TSNAME) LIKE DB2LOCKRES-T3DBNAME
Get the number of partitions of a specified tablespace STU2  BASIS  SAP_BASIS