Data Element list used by SAP ABAP Function Module /TDAG/CP_LB18_GET_NUM_LOCKS (CP: Returns number of current locks set by user)
SAP ABAP Function Module
/TDAG/CP_LB18_GET_NUM_LOCKS (CP: Returns number of current locks set by user) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EQEGRAARG | Argument String (=Key Fields) of Lock Entry | SOURCE REFERENCE(I_LOCK_ARGUMENT) TYPE EQEGRAARG DEFAULT ' ' |
|
| 2 | EQEGRANAME | Elementary Lock of Lock Entry (Table Name) | SOURCE REFERENCE(I_TAB_NAME) TYPE EQEGRANAME DEFAULT ' ' |
|
| 3 | EQEUSRVB | Lock Owner, ID of Logical Unit of Work (LUW) /Update Task | ||
| 4 | SYSUBRC | Return Code | ||
| 5 | SYTABIX | Row Index of Internal Tables | ||
| 6 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(E_LOCK_COUNT) TYPE SYTABIX |
|