Menu

SAP Function Module WB2_GET_TC_POS_FROM_DOCUMENT

GT Nebenkosten: Zurücklesen Belegfluß

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module WB2_GET_TC_POS_FROM_DOCUMENT (GT Nebenkosten: Zurücklesen Belegfluß) is a standard Function Module in SAP ERP and is part of the function group WB2B_EXPENSE_READ_DOCFLOW within the package WB2B_EXPENSE.

Technical Information

Function Module WB2_GET_TC_POS_FROM_DOCUMENT
Short Text GT Nebenkosten: Zurücklesen Belegfluß
Function Group WB2B_EXPENSE_READ_DOCFLOW
Package WB2B_EXPENSE
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_CALLER TYPE C 'X' 'X': wird aus dem Expense Handling gerufen
I_DOC_KEY TYPE WB2_DOC_KEY Dokumentschlüssel
I_TPOSN TYPE TPOSN Trading-Kontrakt: Positionsnummer
I_WITH_LOG_DEL_ITEM TYPE C ' ' Findet auch TC Positionen zu logisch geloeschten Positionen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VBELN TYPE VBELN Faktura: Kopfdaten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_KOMWBHD LIKE KOMWBHD Trading-Kontrakt: Kommunikationsstruktur Kaufmännische Daten
E_T_KOMWBHI LIKE KOMWBHI Trading-Kontrakt: Kommunikationsstruktur Positionsdaten
E_T_KOMWBHK LIKE KOMWBHK Trading-Kontrakt: Kommunikationsstruktur Kopfdaten
IT_KOMWBGT LIKE KOMWBGT Kommunikationsstruktur

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOCUMENT_FLOW_ERROR Belegfluß konnte nicht gelesen werden
DOCUMENT_READ_ERROR Beleg konnte nicht gelesesn werden