Menu

SAP Function Module FM_PERIV_GET_FROM_FUND

HHM: Geschäftsjahresvariante des Fonds lesen

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.

Technical Information

Function Module FM_PERIV_GET_FROM_FUND
Short Text HHM: Geschäftsjahresvariante des Fonds lesen
Function Group FM5R
Package FMMD
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_FIKRS LIKE FM01-FIKRS Finanzkreis
I_FINCODE LIKE FMFINCODE-FINCODE Fonds
I_FLG_ANZ LIKE FMDY-XFELD SPACE Lesen Anzahl Buchungs- und Sonderperioden

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.