The Function Module FM_CCF_PROCESS_MAIN_P (Aufruf Hauptroutine Obligovortrag für Parallelverarbeitung) 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_PROCESS_MAIN_P |
Short Text | Aufruf Hauptroutine Obligovortrag für Parallelverarbeitung |
Function Group | FMYC_CCF |
Package | FMBS_ADDON |
Module Type | Remote-Enabled |
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 neuen Geschäftsjahreswechsel IS-PS | |
I_ITEMLOG | TYPE | FM_CCF_ITEMLOG | SPACE | Detailliste |
I_TASK | TYPE | FM_TASKNAME | Name eines Task bei Paralleverarbeitung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FMIFIIT | LIKE | FMIFIIT | FI-Einzelpostentabelle Haushaltsmanagement | |
T_FMIOI | LIKE | FMIOI | Obligobelege Haushaltsmanagement | |
T_MESSAGES | LIKE | IFM_CCF_MESSAGES | Returnparameter | |
T_OUTLIST | LIKE | IFM_CCF_OUTPUT_LIST | Aus- und Übergabetabelle Geschätsjahreswechsel IS-PS | |
T_SUMLIST | LIKE | IFM_CCF_TOTALS_LIST | Ausgabetabelle für Summenübertrage GJW IS-PS | |
T_VALUE_TYPES | LIKE | IFM_CCF_VALUE_TYPES | Übertragungsparameter pro Werttyp |
This function module does not define any Exceptions.