The Function Module FMCFBPAKS_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.
Function Module | FMCFBPAKS_DELETE |
Short Text | TR-FM: GJW-Übertragungstabelle löschen |
Function Group | FMCF |
Package | FMCF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALL_GEBER | LIKE | ' ' | ||
I_ALL_GJAHR | LIKE | ' ' | Übertragene Werte (Summensätze) | |
I_ALL_VERSN | LIKE | ' ' | ||
I_FIKRS | LIKE | FMIOI-FIKRS | Übertragene Werte (Summensätze) | |
I_GEBER | LIKE | FMIOI-FONDS | ' ' | |
I_GJAHR | LIKE | FMIOI-GJAHR | '0000' | Übertragene Werte (Summensätze) |
I_VERSN | LIKE | BPJA-VERSN | ' ' |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.