Table list used by SAP ABAP Function Module ENQUEUE_EDPP1 (Request lock for object EDPP1)
SAP ABAP Function Module
ENQUEUE_EDPP1 (Request lock for object EDPP1) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_EDPP1) 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_PARNUM) LIKE DDENQ_LIKE-XPARFLAG DEFAULT SPACE |
|
| 5 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(X_PARTYP) LIKE DDENQ_LIKE-XPARFLAG DEFAULT SPACE |
|
| 6 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|
| 7 | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | SOURCE VALUE(PARNUM) LIKE EDPP1-PARNUM OPTIONAL |
|
| 8 | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | SOURCE VALUE(PARTYP) LIKE EDPP1-PARTYP OPTIONAL |
|
| 9 | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | SOURCE VALUE(MANDT) LIKE EDPP1-MANDT DEFAULT SY-MANDT |
|