Menu

SAP Function Module FM_FI_TAX_SCREEN_CALL

Aufruf des Bildschirmes fuer Steuerbetraege

The Function Module FM_FI_TAX_SCREEN_CALL (Aufruf des Bildschirmes fuer Steuerbetraege) is a standard Function Module in SAP ERP and is part of the function group F0KN within the package FMFI.

Technical Information

Function Module FM_FI_TAX_SCREEN_CALL
Short Text Aufruf des Bildschirmes fuer Steuerbetraege
Function Group F0KN
Package FMFI
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_ACTIVITY LIKE TACT-ACTVT Aktivität

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
U_T_ITEM LIKE PSO02S Struktur Zahlungsanordnung - Sachkonteninformation
U_T_PSO LIKE PSO02 Struktur Zahlungsanordnung ( local government, screen )
U_T_PSSEC TYPE FIPSO_BSEC_TAB Struktur Zahlungsanordnung ( local government, screen )

Exceptions

This function module does not define any Exceptions.