Menu

SAP Function Module WB2_TKONN_TPOSN_STATUS_GROUP

Transfer of the TKONN and TPOSN to the status calculation

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module WB2_TKONN_TPOSN_STATUS_GROUP (Transfer of the TKONN and TPOSN to the status calculation) is a standard Function Module in SAP ERP and is part of the function group WB2_OPEN_STATUS_CALC within the package WB2B.

Technical Information

Function Module WB2_TKONN_TPOSN_STATUS_GROUP
Short Text Transfer of the TKONN and TPOSN to the status calculation
Function Group WB2_OPEN_STATUS_CALC
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_HKPSTP TYPE HKPSTP Trading Contract: Item type
I_KOMWBHI TYPE KOMWBHI Trading Contract: Communication structure for item data
I_KOMWBHK TYPE KOMWBHK Trading Contract: Communication structure for header data
I_TKONN TYPE TKONN Trading contract: Trading contract number
I_TPOSN TYPE TPOSN Trading contract: Item number

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.