The Function Module FM_CCF_FMCCFD_CREATE (Aufbauen eines CF-Beleges) 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_FMCCFD_CREATE |
Short Text | Aufbauen eines CF-Beleges |
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_F_CONTROL_DATA | TYPE | IFM_CCF_CONTROL_DATA | Steurungsdaten für den Jahreswechsel (HHM) | |
I_GET_NUMBER | TYPE | CHAR1 | 'X' | Einstelliges Kennzeichen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_F_FMCCFD | TYPE | FMCCFD | Jahreswechselbelege (HHM) |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.