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.
Function Module | FM_FI_TAX_SCREEN_CALL |
Short Text | Aufruf des Bildschirmes fuer Steuerbetraege |
Function Group | F0KN |
Package | FMFI |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 ) |
This function module does not define any Exceptions.