Menu

SAP Function Module SD_PARTNER_OBJECT_CHANGE

Change the identification values of an object in local memory

The Function Module SD_PARTNER_OBJECT_CHANGE (Change the identification values of an object in local memory) 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_CHANGE
Short Text Change the identification values of an object in local memory
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 (neu)
FIC_OBJECTKEY_OLD TYPE SWO_TYPEID Objektschlüssel
FIC_OBJECTTYPE_NEW TYPE SWO_OBJTYP Objekttyp (neu)
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