Menu

SAP Function Module MR_ENTER_TAXES

Aufruf Datenbild zur Eingabe von Steuerdaten

The Function Module MR_ENTER_TAXES (Aufruf Datenbild zur Eingabe von Steuerdaten) is a standard Function Module in SAP ERP and is part of the function group KONT within the package MR.

Technical Information

Function Module MR_ENTER_TAXES
Short Text Aufruf Datenbild zur Eingabe von Steuerdaten
Function Group KONT
Package MR
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_BLDAT LIKE RBKP-BLDAT
I_BUDAT LIKE RBKP-BUDAT
I_BUKRS LIKE RBKP-BUKRS Buchungskreis
I_HWAER LIKE T001-WAERS Hauswährung
I_KURSF LIKE RBKP-KURSF
I_WAERS LIKE RBKP-WAERS
I_XMWST LIKE RBKP-XMWST Kennzeichen 'Steuer rechnen'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FCODE LIKE
E_FWSTE LIKE RBKP-WMWST1 Kennzeichen 'Steuerdaten verändert'
E_XMWST LIKE RBKP-XMWST
E_XSTVR LIKE

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_DRSEG TYPE MMCR_TDRSEG

Exceptions

This function module does not define any Exceptions.