The Function Module CD_DELETE_SET (Alle Einträge aus Tabelle 1 in Tabelle 2 löschen) is a standard Function Module in SAP ERP and is part of the function group RPLO within the package PCAL.
Function Module | CD_DELETE_SET |
Short Text | Alle Einträge aus Tabelle 1 in Tabelle 2 löschen |
Function Group | RPLO |
Package | PCAL |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
DEL_RGDIR | LIKE | PC261 | Einträge, die gelöscht werden sollen | |
ERR_RGDIR | LIKE | PC261 | Rejected entries | |
RGDIR | LIKE | PC261 | Destination of operation |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORD_FOUND | No key found |