Menu

SAP Function Module WB2_TRANSFER_WB2CLINK_TO_BW

Transfer der WB2CLINK-Daten ins BW

The Function Module WB2_TRANSFER_WB2CLINK_TO_BW (Transfer der WB2CLINK-Daten ins BW) is a standard Function Module in SAP ERP and is part of the function group WB2_TRANS_WB2CLINK_TO_BW within the package WB2B_BW.

Technical Information

Function Module WB2_TRANSFER_WB2CLINK_TO_BW
Short Text Transfer der WB2CLINK-Daten ins BW
Function Group WB2_TRANS_WB2CLINK_TO_BW
Package WB2B_BW
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_DO_BW_CHECK TYPE C 'X' Falls ja: Trading-Kontrakte werden auf BW-Relevanz überprüft
I_KOMWB2CLINK_OLD_TAB TYPE KOMWB2CLINK_STAB Kommunikationsstruktur zur Tabelle WB2CLINK
I_KOMWB2CLINK_TAB TYPE KOMWB2CLINK_STAB Kommunikationsstruktur zur Tabelle WB2CLINK
I_MODUS TYPE MCCONTROL-MODUS Modus LIS-Fortschreibung Infostrukturen
I_NO_ERROR TYPE FLAG ' ' allgemeines flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_KEY TYPE WB2C_ERROR_KEY Fehlerschlüssel, nur gesetzt im Fehlerfall (wenn e_retcode <> 0)
E_RETCODE TYPE SYSUBRC wenn ungleich 0: Fehler ist aufgetreten

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.