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.
Function Module | FVD_ADDFLOW_OL_DELETE |
Short Text | Zusatzbewegungen: Bewegung löschen |
Function Group | FVD_ADDFLOW_OL |
Package | FVVD_ADDFLOW |
Module Type | Normal Module |
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 |
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 |
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.