The Function Module FM_CCF_TOTALS_COMPUTE_CHAIN (Ausrechnen der Reporting-Beträge für eine Kette) is a standard Function Module in SAP ERP and is part of the function group FMYC_CCF_CHAIN within the package FMBS_ADDON.
Function Module | FM_CCF_TOTALS_COMPUTE_CHAIN |
Short Text | Ausrechnen der Reporting-Beträge für eine Kette |
Function Group | FMYC_CCF_CHAIN |
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_CFDOCNR_ROOT | TYPE | FM_CFBELNR | Belegnummer eines Jahreswechselbelegs (HHM) | |
I_F_CONTROL_DATA | TYPE | IFM_CCF_CONTROL_DATA | Steurungsdaten für den Jahreswechsel (HHM) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_TOTALS | TYPE | FMCFC_T_TOTALS_CHAIN | Tabelle der gesamten vorzutragenden Beträge in einer Kette |
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 |
---|---|
COMPUTATION_IMPOSSIBLE | Berechnung nicht möglich (z.B. für fehlerhafte Posten) |