Table list used by SAP ABAP Function Module ENQUEUE_ESSOOC (Request lock for object ESSOOC)
SAP ABAP Function Module
ENQUEUE_ESSOOC (Request lock for object ESSOOC) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_SOOC) 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 | SOOC | SAPoffice: object counter (per object type and year) | SOURCE VALUE(OBJTP) LIKE SOOC-OBJTP OPTIONAL |
|
| 4 | SOOC | SAPoffice: object counter (per object type and year) | SOURCE VALUE(OBJYR) LIKE SOOC-OBJYR OPTIONAL |
|
| 5 | SOOC | SAPoffice: object counter (per object type and year) | SOURCE VALUE(MANDT) LIKE SOOC-MANDT DEFAULT SY-MANDT |
|