The Function Module FM_CCF_ITEMS_SINGLE_OUT (Verdichten und Aussortieren der Posten (Obligo)) is a standard Function Module in SAP ERP and is part of the function group FMYC_DV4 within the package FMBS_ADDON.
Function Module | FM_CCF_ITEMS_SINGLE_OUT |
Short Text | Verdichten und Aussortieren der Posten (Obligo) |
Function Group | FMYC_DV4 |
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_END_OF_DATA | TYPE | CHAR1 | 'X' | Letzter Auftruf in einer Open-Cursor Schleife |
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_T_FMIOI_ALL | TYPE | FMCCF_T_FMIOI | Alle Posten (Paket) | |
C_T_FMIOI_OPEN | TYPE | FMCCF_T_FMIOI | Aussortierte, verdichtete Posten | |
C_T_ORIG_AMOUNTS | TYPE | FMCFC_T_AMOUNTS | Originalbeträge |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.