The Function Module FM_ACCOUNT_DETERMINE_OLD (Kontenfindung abhängig von Finanzposition, Finanzstelle und Fonds) is a standard Function Module in SAP ERP and is part of the function group F0PR within the package FMFI.
Function Module | FM_ACCOUNT_DETERMINE_OLD |
Short Text | Kontenfindung abhängig von Finanzposition, Finanzstelle und Fonds |
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_BUKFM | LIKE | PAYAC01-BUKFM | Buchungskreisvariante FM | |
I_BUKRS | LIKE | PAYAC07-BUKRS | Buchungskreis | |
I_FIPEX | LIKE | PAYAC01-FIPEX | Finanzposition | |
I_FISTL | LIKE | PAYAC01-FISTL | Finanzstelle | |
I_GEBER | LIKE | PAYAC01-GEBER | Fonds | |
I_GJAHR | LIKE | PAYAC02-GJAHR | Geschäftsjahr | |
I_GJHID | LIKE | PAYAC01-GJHID | Identifikation Geschäftjahr | |
I_POPUP | LIKE | BOOLE-BOOLE | SPACE | Popup, wenn Sachkonto nicht eindeutig |
I_PSOTY | LIKE | PAYAC01-PSOTY | SPACE | Anordnungstyp |
I_SAKNR | LIKE | PAYAC01-SAKNR | SPACE | Vorgebenes Sachkonto das geprüft werden soll |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SAKNR | LIKE | PAYAC01-SAKNR | Nummer des ersten gefundenen Sachkontos |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACCOUNT_FREE_ASSIGNABLE | Sachkonto ist frei kontierbar |
ACCOUNT_NOT_FOUND | Sachkonto kann nicht ermittelt werden |
ACCOUNT_NOT_POSSIBLE | Mitgegebenes Sachkonto ist nicht erlaubt |