Menu

SAP Function Module PROCESS_IDOC_INVOIC_FI

INVOIC-FI: IDoc lesen und Rechnung buchen

The Function Module PROCESS_IDOC_INVOIC_FI (INVOIC-FI: IDoc lesen und Rechnung buchen) is a standard Function Module in SAP ERP and is part of the function group IEDI within the package FBAS.

Technical Information

Function Module PROCESS_IDOC_INVOIC_FI
Short Text INVOIC-FI: IDoc lesen und Rechnung buchen
Function Group IEDI
Package FBAS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BSCHL_KREDITOR LIKE BSEG-BSCHL Buchungsschlüssel Kreditor
BSCHL_SACHKONTO LIKE BSEG-BSCHL Buchungsschlüssel Sachkonto
LF_KONTONUMMER LIKE BSEG-LIFNR Kreditor
RECHNUNGS_BUKRS LIKE BSEG-BUKRS Buchungskreis mit Kreditorenkonto
RECHNUNGS_KENN TYPE C J - Rechung, N - Gutschrift
RECHNUNGS_WAEHRUNG LIKE BKPF-WAERS Transaktionswährung des Belegs

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
STEUER_DATEN LIKE FTTAX Steuern für interne Buchungsschnittstelle

Exceptions

This function module does not define any Exceptions.