Menu

SAP Function Module FVD_ADDFLOW_OL_DELETE

Zusatzbewegungen: Bewegung löschen

The Function Module FVD_ADDFLOW_OL_DELETE (Zusatzbewegungen: Bewegung löschen) is a standard Function Module in SAP ERP and is part of the function group FVD_ADDFLOW_OL within the package FVVD_ADDFLOW.

Technical Information

Function Module FVD_ADDFLOW_OL_DELETE
Short Text Zusatzbewegungen: Bewegung löschen
Function Group FVD_ADDFLOW_OL
Package FVVD_ADDFLOW
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_ADDFLOW_NR TYPE TB_ADDFLOW_NR Zusatzbewegungen: Interne Nummer
I_CHECK_DELETE_ALLOWED TYPE BOOLEAN CON_TRUE Beim Löschen prüfen, ob Löschen lt. Steuerungsdaten erlaubt ist.
I_CLEAR_MARK TYPE BOOLEAN CON_TRUE Feld 'MARK' löschen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ADDFLOW_DELETED TYPE BOOLEAN Bewegung gelöscht

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.