The Function Module FM_CCF_REVERSE_MAIN_P (Aufruf Rücknahmeroutine 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_REVERSE_MAIN_P |
Short Text | Aufruf Rücknahmeroutine 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_FMCCFD | LIKE | FMCCFD | IS-PS Geschäftsjahreswechselbelege | |
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 |
This function module does not define any Exceptions.