Menu

SAP Function Module SET_TAX_AMOUNT

Steuerbetraege merken

The Function Module SET_TAX_AMOUNT (Steuerbetraege merken) is a standard Function Module in SAP ERP and is part of the function group TAX1 within the package FBAS.

Technical Information

Function Module SET_TAX_AMOUNT
Short Text Steuerbetraege merken
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
I_RESET LIKE BKPF-XMWST SPACE X - delete all old values
I_XUSVR LIKE BKPF-XMWST SPACE X - US taxes details

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_TAXES LIKE RTAX1U21 Table of tax data

Exceptions

This function module does not define any Exceptions.