The Function Module FMCUST_READ_FMACTIVE (Customizing zum Aktivierungsgrad des HHM) is a standard Function Module in SAP ERP and is part of the function group FMCUST within the package FMFS.
Function Module | FMCUST_READ_FMACTIVE |
Short Text | Customizing zum Aktivierungsgrad des HHM |
Function Group | FMCUST |
Package | FMFS |
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 | T001-BUKRS | Buchungskreis | |
I_FIKRS | LIKE | T001-FIKRS | Finanzkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FM_DERIVE_ACC | LIKE | T001-FM_DERIVE_ACC | Kontierungsableitung im Haushaltsmanagement aktivieren | |
E_FM_PAYM_S200_NRC | TYPE | FM_PAYM_S200_NRC | Aktiviert den RFFMS200 herkömmlicher Funktionalität | |
E_FM_PAYM_S200_RC | TYPE | FM_PAYM_S200_RC | Aktiviert den RFFMS200 erweiterter Funktion | |
E_FM_UPDATE_FM | LIKE | T001-XFMCA | Fortschreibung im Haushaltsmanagement aktivieren | |
E_F_FM01D | TYPE | FM01D | Fortschreibungssteuerung im Fundsmangement |
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.