Table list used by SAP ABAP Function Module ENQUEUE_EDSVRS (Request lock for object EDSVRS)
SAP ABAP Function Module
ENQUEUE_EDSVRS (Request lock for object EDSVRS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_EDSVRS) 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 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_SCOPE) LIKE DDENQ_LIKE-SCOPE DEFAULT '2' |
|
| 4 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_WAIT) LIKE DDENQ_LIKE-WAITFLAG DEFAULT SPACE |
|
| 5 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(X_SEGTYP) LIKE DDENQ_LIKE-XPARFLAG DEFAULT SPACE |
|
| 6 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(X_SEGVRS) LIKE DDENQ_LIKE-XPARFLAG DEFAULT SPACE |
|
| 7 | EDSVRS | EDI: Table of all segments of current release | SOURCE VALUE(SEGTYP) LIKE EDSVRS-SEGTYP OPTIONAL |
|
| 8 | EDSVRS | EDI: Table of all segments of current release | SOURCE VALUE(SEGVRS) LIKE EDSVRS-SEGVRS OPTIONAL |
|