Menu

SAP Function Module FM_CCF_APPLICATION_CHECK

Aufruf der Anwendungen (BCS, AVC, BL,...): Events FILL und LAST_CHECK

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

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.

Technical Information

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

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.