The Function Module FM_PERIV_GET_FROM_FUND (HHM: Geschäftsjahresvariante des Fonds lesen) is a standard Function Module in SAP ERP and is part of the function group FM5R within the package FMMD.
Function Module | FM_PERIV_GET_FROM_FUND |
Short Text | HHM: Geschäftsjahresvariante des Fonds lesen |
Function Group | FM5R |
Package | FMMD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIKRS | LIKE | FM01-FIKRS | Finanzkreis | |
I_FINCODE | LIKE | FMFINCODE-FINCODE | Fonds | |
I_FLG_ANZ | LIKE | FMDY-XFELD | SPACE | Lesen Anzahl Buchungs- und Sonderperioden |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANZBP | LIKE | T009-ANZBP | Anzahl Buchungsperioden | |
E_ANZSP | LIKE | T009-ANZSP | Anzahl Sonderperioden | |
E_PERIV | LIKE | FMFINCODE-PERIV | Periodenvariante |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.