Menu

SAP Function Module FMCFAB_DELETE

TR-FM: GJW-Übertragungstabelle löschen

The Function Module FMCFAB_DELETE (TR-FM: GJW-Übertragungstabelle löschen) is a standard Function Module in SAP ERP and is part of the function group FMCF within the package FMCF.

Technical Information

Function Module FMCFAB_DELETE
Short Text TR-FM: GJW-Übertragungstabelle löschen
Function Group FMCF
Package FMCF
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_ACTUALS LIKE ' ' Übertragene Werte (Summensätze)
I_ALL_GEBER LIKE ' '
I_ALL_GJAHR LIKE ' ' Übertragene Werte (Summensätze)
I_ALL_VERSN LIKE ' '
I_BUDGET LIKE ' ' Übertragene Werte (Summensätze)
I_FIKRS LIKE FCABP-FIKRS Übertragene Werte (Summensätze)
I_FM_WRTTP LIKE FMCFAB-FM_WRTTP ' '
I_GEBER LIKE FMCFAB-GEBER ' '
I_GJAHR LIKE FCABP-GJAHR '0000' Übertragene Werte (Summensätze)
I_VERSN LIKE BPJA-VERSN '000'
I_XREAL LIKE ' ' Übertragene Werte (Summensätze)
I_XTEST LIKE ' ' Übertragene Werte (Summensätze)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.