Menu

SAP Function Module WLF_IT_MSG_RENAME_WBELN_LF_WR

Umbenennung Objekt-Key einer Pos-Nachr, Appl. WR: Austausch Feld WBELN_LF

The Function Module WLF_IT_MSG_RENAME_WBELN_LF_WR (Umbenennung Objekt-Key einer Pos-Nachr, Appl. WR: Austausch Feld WBELN_LF) is a standard Function Module in SAP ERP and is part of the function group WRGN_2 within the package WZRE.

Technical Information

Function Module WLF_IT_MSG_RENAME_WBELN_LF_WR
Short Text Umbenennung Objekt-Key einer Pos-Nachr, Appl. WR: Austausch Feld WBELN_LF
Function Group WRGN_2
Package WZRE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_POSNR LIKE WBRL-POSNR Positionsnummer Belegliste
I_WBELN LIKE WBRL-WBELN Belegnummer Belegliste
I_WBELN_LF_NEW LIKE WBRL-WBELN_LF neue Belegnummer der Beleglistenposition
I_WBELN_LF_OLD LIKE WBRL-WBELN_LF alte Belegnummer der Beleglistenposition
I_WDTYP LIKE WBRK-WDTYP Belegtyp

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.