The Function Module FM_CFR_CFRULES_READ (Read all CF rules from DB) is a standard Function Module in SAP ERP and is part of the function group FMYC_CFR within the package FMBS_ADDON.
Function Module | FM_CFR_CFRULES_READ |
Short Text | Read all CF rules from DB |
Function Group | FMYC_CFR |
Package | FMBS_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CFRULE | TYPE | FM_CFRULE | FM-Übertragungsvorschrift (GJW) | |
I_FIKRS | TYPE | FIKRS | Finanzkreis | |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_RULES | TYPE | FMCCF_T_FMCFSB | CCF: carry forward rules |
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 |
---|---|
NO_RULES_FOUND | No CF rule for FM area and Year found |