Menu

SAP Function Module FM_CCF_FMCCFD_CREATE

Aufbauen eines CF-Beleges

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.

Technical Information

Function Module FM_CCF_FMCCFD_CREATE
Short Text Aufbauen eines CF-Beleges
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_F_CONTROL_DATA TYPE IFM_CCF_CONTROL_DATA Steurungsdaten für den Jahreswechsel (HHM)
I_GET_NUMBER TYPE CHAR1 'X' Einstelliges Kennzeichen

Exporting Parameters

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)

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.