The Function Module FI_FM_ACCOUNT_DETERMINE_HLP (Popup für Auswahl der Konten beim Erfassen von Belegen) is a standard Function Module in SAP ERP and is part of the function group F0PR within the package FMFI.
Function Module | FI_FM_ACCOUNT_DETERMINE_HLP |
Short Text | Popup für Auswahl der Konten beim Erfassen von Belegen |
Function Group | F0PR |
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_BUKRS | LIKE | BKPF-BUKRS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SAKNR | LIKE |
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 |
---|---|---|---|---|
T_PAYAC01 | LIKE | PAYAC01 |
This function module does not define any Exceptions.