Menu

SAP Function Module ENTER_TAXES

Steuern erfassen

The Function Module ENTER_TAXES (Steuern erfassen) is a standard Function Module in SAP ERP and is part of the function group TAX1 within the package FBAS.

Technical Information

Function Module ENTER_TAXES
Short Text Steuern erfassen
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_AKTYP LIKE T020-AKTYP SPACE
I_BKPF LIKE BKPF Company code
I_COMPLETE TYPE XCMPL_FOPT Nur vollständige Belege vorerfaßbar
I_FUNCL TYPE FUNCL_020 Funktionsklasse
I_TITLE LIKE RTAX1-TITLE SPACE Title for entry screen
I_XDISP LIKE BKPF-XMWST SPACE X - display only
I_XFWBT LIKE BKPF-XMWST SPACE X - display FC amounts
I_XPROP LIKE BKPF-XMWST SPACE X - no default values(tax basis)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FCODE LIKE RF05A-PFKAG Returned F-Key
E_ITXDAT LIKE ITXDAT Total of entered taxes
E_KDIFF LIKE RTAX1-KDIFF Kursdifferenz fuer Steuerbuchungen
E_TXKRS LIKE BKPF-TXKRS Kurs für Steuerumrechnung
E_VATDATE LIKE BKPF-VATDATE Steuermeldedatum
E_XMWST LIKE BKPF-XMWST Calculate field taxes
E_XSTVR LIKE BKPF-XMWST Taxes were changed
E_XUSVR LIKE BKPF-XUSVR US control on detail level

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 LIKE BSEG Table of line items

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
USER_EXIT Processing was ended with 'cancel'