Table list used by SAP ABAP Function Module CP_CL_OPR_LOCK (Setzen von Sperren auf Vorgänge)
SAP ABAP Function Module
CP_CL_OPR_LOCK (Setzen von Sperren auf Vorgänge) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_OPR_CLASS_LOCK) LIKE DD26E-ENQMODE DEFAULT 'E' |
|
| 2 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|
| 3 | OPR_CLASS_DATA | Data for the class of operations | SOURCE VALUE(IDENT) LIKE OPR_CLASS_DATA-IDENT OPTIONAL |
|
| 4 | OPR_CLASS_DATA | Data for the class of operations | SOURCE VALUE(PLNTY) LIKE OPR_CLASS_DATA-PLNTY OPTIONAL |
|
| 5 | OPR_CLASS_DATA | Data for the class of operations | SOURCE VALUE(PLNNR) LIKE OPR_CLASS_DATA-PLNNR OPTIONAL |
|
| 6 | OPR_CLASS_DATA | Data for the class of operations | SOURCE VALUE(PLNFL) LIKE OPR_CLASS_DATA-PLNFL OPTIONAL |
|
| 7 | OPR_CLASS_DATA | Data for the class of operations | SOURCE VALUE(PLNAL) LIKE OPR_CLASS_DATA-PLNAL OPTIONAL |
|
| 8 | OPR_CLASS_DATA | Data for the class of operations | SOURCE VALUE(MANDT) LIKE OPR_CLASS_DATA-MANDT DEFAULT SY-MANDT |
|