Menu

SAP Function Module NDVAT_ADJUSTMENT

Korrektur der Aufwandszeilen um die nicht abzugfähige Steuer durchführen

The Function Module NDVAT_ADJUSTMENT (Korrektur der Aufwandszeilen um die nicht abzugfähige Steuer durchführen) is a standard Function Module in SAP ERP and is part of the function group TAX1 within the package FBAS.

Technical Information

Function Module NDVAT_ADJUSTMENT
Short Text Korrektur der Aufwandszeilen um die nicht abzugfähige Steuer durchführen
Function Group TAX1
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALCULATE TYPE XFELD Erneut gt_bseg aufbauen
I_NABFW LIKE BSEZ-NABFW 0 Non-deductible tax in document currency
I_NABHW LIKE BSEZ-NABHW 0 Non-deductible tax in local currency
READ_BSEG TYPE XFELD Lesen der gesamten BSEG um NVV-Steuer korrekt zu verteilen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KDIFF LIKE RTAX1-KDIFF Kursdifferenzbetrag Hauswährung

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
T_BSEG_INPUT LIKE BSEG Belegsegment Buchhaltung
T_BSEG_OUTPUT LIKE BSEG Belegsegment Buchhaltung

Exceptions

This function module does not define any Exceptions.