The Function Module CP_DT_LST_MARKED_DEL (Delete all selected objects logically) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.
Function Module | CP_DT_LST_MARKED_DEL |
Short Text | Delete all selected objects logically |
Function Group | CPDT |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AENNR_IMP | LIKE | RC27S-AENNR | Change number | |
LSTNR_IMP | LIKE | RC27X-LSTNR | List number | |
STTAG_IMP | LIKE | RC27S-STTAG | Key date for change | |
TCA01_IMP | LIKE | TCA01 | Task list type table work area |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELETIONS | LIKE | NET_DELETE | Tabelle gelöschter Sätze |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_MARKED | No records marked for deletion |