Table list used by SAP ABAP Function Module ENQUEUE_EQQETB1 (Enqueue-Sperre für Objekt EQQETB1 anfordern)
SAP ABAP Function Module
ENQUEUE_EQQETB1 (Enqueue-Sperre für Objekt EQQETB1 anfordern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_QETB_LOCK) LIKE DD26E-ENQMODE DEFAULT 'X' |
|
| 2 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|
| 3 | QETB_LOCK | Lock arguments for save operation in QM toolbox | SOURCE VALUE(LOCKCODE) TYPE QETB_LOCK-LOCKCODE OPTIONAL |
|
| 4 | QETB_LOCK | Lock arguments for save operation in QM toolbox | SOURCE VALUE(LOCKDATE) TYPE QETB_LOCK-LOCKDATE OPTIONAL |
|
| 5 | QETB_LOCK | Lock arguments for save operation in QM toolbox | SOURCE VALUE(LOCKTIME) TYPE QETB_LOCK-LOCKTIME OPTIONAL |
|
| 6 | QETB_LOCK | Lock arguments for save operation in QM toolbox | SOURCE VALUE(LOCKUSER) TYPE QETB_LOCK-LOCKUSER OPTIONAL |
|
| 7 | QETB_LOCK | Lock arguments for save operation in QM toolbox | SOURCE VALUE(CLIENT) TYPE QETB_LOCK-CLIENT DEFAULT SY-MANDT |
|