The Function Module FM_FUND_READ (HHM: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_FUND_READ |
Short Text | HHM: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_DATE | LIKE | FMFCTR-DATBIS | Datum fuer Gueltigkeit Fonds/Finanzierungszweck | |
I_FIKRS | LIKE | FM01-FIKRS | Finanzkreis | |
I_FINCODE | LIKE | FMFINCODE-FINCODE | Fonds | |
I_FLG_FUND_TYPE | LIKE | FMDY-XFELD | SPACE | Read fund type |
I_FLG_TEXT | LIKE | FMDY-XFELD | SPACE | Texte zulesen |
I_GJAHR_FIKRS | LIKE | FM01G-GJAHR | Gjahr fuer Periv von Finanzkreis | |
I_GJAHR_FINCODE | LIKE | FM01G-GJAHR | Gjahr fuer Periv von Fonds | |
I_POPER_FIKRS | LIKE | T009B-POPER | Periode fuer Periv von Finanzkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_F_FMFINCODE | LIKE | FMFINCODE | Stammsatz des Fonds | |
E_F_FMFINT | LIKE | FMFINT | Texte zum Fonds | |
E_F_FMFUNDTYPE | LIKE | FMFUNDTYPE | Fund Type |
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 |
---|---|
DATE_NOT_FOUND | Anfangs-/Endedatum des Geschäftsjahres nicht gefunden |
ERROR_OCCURRED | Fehler aufgetreten |
FUND_NOT_VALID | Fonds nicht gueltig |
MASTER_DATA_NOT_FOUND | Fonds existiert nicht |