Menu

SAP Function Module CD_INSERT_SET

Alle Einträge aus Tabelle 1 in Tabelle 2 einfügen

The Function Module CD_INSERT_SET (Alle Einträge aus Tabelle 1 in Tabelle 2 einfügen) is a standard Function Module in SAP ERP and is part of the function group RPLO within the package PCAL.

Technical Information

Function Module CD_INSERT_SET
Short Text Alle Einträge aus Tabelle 1 in Tabelle 2 einfügen
Function Group RPLO
Package PCAL
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERR_RGDIR LIKE PC261 Rejected entries
INS_RGDIR LIKE PC261 Entries to be inserted
RGDIR LIKE PC261 Destination of operation

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DUPLICATE_RECORD Schlüssel schon vorhanden