Menu

SAP Function Module WB2_READ_WBHF_FOR_TPOSN_BUFFER

Liest den Belegfluss zu einer TC-Position aus dem globalen Puffer

The Function Module WB2_READ_WBHF_FOR_TPOSN_BUFFER (Liest den Belegfluss zu einer TC-Position aus dem globalen Puffer) is a standard Function Module in SAP ERP and is part of the function group WB2_WBHF_SELECT within the package WB2B_CORE.

Technical Information

Function Module WB2_READ_WBHF_FOR_TPOSN_BUFFER
Short Text Liest den Belegfluss zu einer TC-Position aus dem globalen Puffer
Function Group WB2_WBHF_SELECT
Package WB2B_CORE
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_ONLY_ACTIVE_DOCS TYPE C 'X' Wenn gesetzt: nur aktive Nachfolgepos.
I_TKONN TYPE TKONN Trad.-Kontr.: Nummer des Trading-Kontrakts
I_TPOSN TYPE TPOSN Trad.-Kontr.: Positionsnummer
I_TPOSN_SUB TYPE TPOSN_SUB '000000' Trad.-Kontr.: Unterpositionsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOMWBHF_TAB TYPE KOMWBHF_TAB Tabellentyp zur Struktur KOMWBHf

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.