Menu

SAP Function Module FM_CCF_REVERSE_MAIN_P

Aufruf Rücknahmeroutine für Parallelverarbeitung

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.

Technical Information

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

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 neuen Geschäftsjahreswechsel IS-PS
I_ITEMLOG TYPE FM_CCF_ITEMLOG SPACE Detailliste
I_TASK TYPE FM_TASKNAME Name eines Task bei Paralleverarbeitung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.