The Function Module FM_CCF_APPLICATION_CHECK (Aufruf der Anwendungen (BCS, AVC, BL,...): Events FILL und LAST_CHECK) is a standard Function Module in SAP ERP and is part of the function group FMYC_CCF within the package FMBS_ADDON.
Function Module | FM_CCF_APPLICATION_CHECK |
Short Text | Aufruf der Anwendungen (BCS, AVC, BL,...): Events FILL und LAST_CHECK |
Function Group | FMYC_CCF |
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_FLG_FILL | TYPE | CHAR1 | SPACE | Aufruf der Methode 'FILL' |
I_FLG_LAST_CHECK | TYPE | CHAR1 | SPACE | Aufruf der Methode 'LAST_CHECK' |
I_F_BUDGET_DATA_PRED | TYPE | IFM_CCF_BUDGET_DATA | Daten der Vorgängerbelegposition mit Abbaubeträgen | |
I_F_CONTROL_DATA | TYPE | IFM_CCF_CONTROL_DATA | Steurungsdaten für den Jahreswechsel (HHM) |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_F_BUDGET_DATA | TYPE | IFM_CCF_BUDGET_DATA | Obligovortragsdaten fuer automatischen Budgetvortrag | |
C_F_OUTLIST | TYPE | IFM_CCF_OUTPUT_LIST | Aus- und Übergabetabelle Jahreswechselarbeiten (HHM) | |
C_T_MESSAGES | TYPE | FMCCF_T_MESSAGES | Gesammelte Meldungen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.