Data Element list used by SAP ABAP Function Module CO_DT_OBJ_MARK_DEL_FROM_LST (Deletion of selected objects of a certain list)
SAP ABAP Function Module
CO_DT_OBJ_MARK_DEL_FROM_LST (Deletion of selected objects of a certain list) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CP_LSTNR | Task list: Number of the object overview to be displayed | SOURCE VALUE(LSTNR_IMP) LIKE RC27X-LSTNR |
|
| 2 | CP_OBJECT | Data objects of a task list | SOURCE VALUE(OBJECT_IMP) LIKE RC27X-OBJECT |
|
| 3 | FLAG | General Flag | ||
| 4 | FLG_OPRSOP | Indicator: same handling of operations and sub-operations | SOURCE VALUE(FLG_OPR_SOP_IMP) TYPE TCO01-FLG_OPRSOP DEFAULT 'X' |
|
| 5 | XFELD | Checkbox | SOURCE VALUE(FLG_CHECK_OK) TYPE XFELD |
|
| 6 | XFELD | Checkbox | SOURCE VALUE(FLG_CHECK_ONLY) TYPE XFELD OPTIONAL |
|