Menu

SAP Function Module FC_MASS_REVERSE

Massenstornierungsbaustein

The Function Module FC_MASS_REVERSE (Massenstornierungsbaustein) is a standard Function Module in SAP ERP and is part of the function group FC05 within the package FC05.

Technical Information

Function Module FC_MASS_REVERSE
Short Text Massenstornierungsbaustein
Function Group FC05
Package FC05
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_BDCMODE TYPE FC05TAB-BDCMODE 'B' Verarbeitungsmodus (Batch Input / Direkt )
I_DIMEN TYPE FC_DIMEN
I_GROUP TYPE APQI-GROUPID Name der Batch-Input-Mappe
I_ITCLG TYPE FC_ITCLG
I_REVERSAL_ON TYPE FC_FLG ' ' Flag: Stornierung aktiv
I_RVERS TYPE FC_RVERS

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
IT_BDCMESG TYPE FC05_T_MESG Parameters for error messages that occurred
IT_MASSREV TYPE FC05REVERS Data of the documents to be reversed
IT_MASSREV_ERR TYPE FC05REVERS Data of the documents NOT to be reversed (direct)

Exceptions

This function module does not define any Exceptions.