Menu

SAP Function Module WB2_CREATE_HEADER_WITH_REF

Trading-Kontrat: Vorbereitung der internen Tab. fuer Referenz position

The Function Module WB2_CREATE_HEADER_WITH_REF (Trading-Kontrat: Vorbereitung der internen Tab. fuer Referenz position) is a standard Function Module in SAP ERP and is part of the function group WB27 within the package WB2B.

Technical Information

Function Module WB2_CREATE_HEADER_WITH_REF
Short Text Trading-Kontrat: Vorbereitung der internen Tab. fuer Referenz position
Function Group WB27
Package WB2B
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_ERROR TYPE CHAR1 YES Einstelliges Kennzeichen
I_FC_AKTIV TYPE CHAR1 NO yes: fuction call, no: online
I_KOMWBHD LIKE KOMWBHD Business data of reference TC
I_KOMWBHK LIKE KOMWBHK Header of reference TC

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOMWBHI_FROM LIKE KOMWBHI Trading Contract: Communication Structure, Item Data
E_PREP_OK LIKE Flag for OK or not

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_ERROR_MESSAGES TYPE TABWB2_ERROR Tabellentyp zu WB2_ERROR_

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.