Menu

SAP Function Module AIPP_SWITCH_OBJECTNUMBER

Temporäre in endgültige Objektnummern ändern

The Function Module AIPP_SWITCH_OBJECTNUMBER (Temporäre in endgültige Objektnummern ändern) is a standard Function Module in SAP ERP and is part of the function group AIPP within the package AIP.

Technical Information

Function Module AIPP_SWITCH_OBJECTNUMBER
Short Text Temporäre in endgültige Objektnummern ändern
Function Group AIPP
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_OBJNR LIKE IMZO-OBJNR Endgültige Objektnummer
OLD_OBJNR LIKE IMZO-OBJNR Temporäre Objektnummer

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

This function module does not define any Exceptions.