Menu

SAP Function Module SD_PARTNER_OBJECT_COPY

Kopieren eines Partnerobjektes

The Function Module SD_PARTNER_OBJECT_COPY (Kopieren eines Partnerobjektes) is a standard Function Module in SAP ERP and is part of the function group V09A within the package VPD.

Technical Information

Function Module SD_PARTNER_OBJECT_COPY
Short Text Kopieren eines Partnerobjektes
Function Group V09A
Package VPD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIC_OBJECTKEY_NEW TYPE SWO_TYPEID Objektschlüssel (anzulegendes Objekt)
FIC_OBJECTKEY_OLD TYPE SWO_TYPEID Objektschlüssel
FIC_OBJECTTYPE_NEW TYPE SWO_OBJTYP Objekttyp (anzulegendes Objekt)
FIC_OBJECTTYPE_OLD TYPE SWO_OBJTYP Objekttyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_ALREADY_EXISTS Neuer Objekttyp/Handle bereits vorhanden
OBJECT_NOT_FOUND Altes Objekt nicht vorhanden