The Function Module WLF_INVOICE_DATA_CHANGE (Faktura ändern aus Übersichtspflege) is a standard Function Module in SAP ERP and is part of the function group WLF1 within the package WZRE.
Function Module | WLF_INVOICE_DATA_CHANGE |
Short Text | Faktura ändern aus Übersichtspflege |
Function Group | WLF1 |
Package | WZRE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CALL_SOURCE | TYPE | C | 'M' | Aufrufer, default Methode ' M' |
I_ERFASSUNG | TYPE | C | Erfassungstyp | |
I_EXPENSE_CHECK | TYPE | C | Nebenkosten pruefen beim Verlassen | |
I_TRVOG | TYPE | T180-TRVOG | Gruppe Transaktionsvorgang |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FCODE | LIKE | T185F-FCODE | Funktionscode | |
E_KOMLFK | LIKE | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | |
E_SAVE_REQUESTED | TYPE | C | Sichern angefordert |
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.