Menu

SAP Function Module INT_OBJECT_SWITCH_NUMBER

Temporäre Objektnummer durch echte Objektnummer ersetzen

The Function Module INT_OBJECT_SWITCH_NUMBER (Temporäre Objektnummer durch echte Objektnummer ersetzen) is a standard Function Module in SAP ERP and is part of the function group BSVE within the package DSV.

Technical Information

Function Module INT_OBJECT_SWITCH_NUMBER
Short Text Temporäre Objektnummer durch echte Objektnummer ersetzen
Function Group BSVE
Package DSV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJNR_NEW LIKE JSTO-OBJNR Neue Objektnummer
OBJNR_OLD LIKE JSTO-OBJNR Alte (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.