Table list used by SAP ABAP Function Module ENQUEUE_EDSEA (Request lock for object EDSEA)
SAP ABAP Function Module
ENQUEUE_EDSEA (Request lock for object EDSEA) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_EDSEA) LIKE DD26E-ENQMODE DEFAULT 'E' |
|
| 2 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_SCOPE) LIKE DDENQ_LIKE-SCOPE DEFAULT '2' |
|
| 3 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_WAIT) LIKE DDENQ_LIKE-WAITFLAG DEFAULT SPACE |
|
| 4 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(X_SEGTYP) LIKE DDENQ_LIKE-XPARFLAG DEFAULT SPACE |
|
| 5 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|
| 6 | EDSEA | EDI: Table of all segments of current release | SOURCE VALUE(SEGTYP) LIKE EDSEA-SEGTYP OPTIONAL |
|