Table list used by SAP ABAP Function Module CP_CL_TSK_UNLOCK (Entsperren von Planköpfen)
SAP ABAP Function Module
CP_CL_TSK_UNLOCK (Entsperren von Planköpfen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_TSK_CLASS_LOCK) 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 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(MANDT) LIKE TSK_CLASS_DATA-MANDT DEFAULT SY-MANDT |
|
| 4 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(PLNAL) LIKE TSK_CLASS_DATA-PLNAL OPTIONAL |
|
| 5 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(PLNNR) LIKE TSK_CLASS_DATA-PLNNR OPTIONAL |
|
| 6 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(PLNTY) LIKE TSK_CLASS_DATA-PLNTY OPTIONAL |
|