Menu

SAP Function Module LOAN_OPEN_ITEM_CHANGED_GET

Änderung am FI-Beleg wird ermittelt

The Function Module LOAN_OPEN_ITEM_CHANGED_GET (Änderung am FI-Beleg wird ermittelt) is a standard Function Module in SAP ERP and is part of the function group FVD0A within the package FVVD.

Technical Information

Function Module LOAN_OPEN_ITEM_CHANGED_GET
Short Text Änderung am FI-Beleg wird ermittelt
Function Group FVD0A
Package FVVD
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_NO_REFRESH TYPE XFLAG Puffer wird nach Lesen nicht gelöscht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHANGED TYPE XFLAG Option, dass sich ein Beleg geändert hat
E_DOC_HEADER_NEW TYPE BKPF Belegkopf (neu)
E_DOC_HEADER_OLD TYPE BKPF Belegkopf (neu)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DOCUMENT_ITEMS_NEW LIKE FBSEG Belegpositionen (Neuer Stand)
ET_DOCUMENT_ITEMS_OLD LIKE FBSEG Belegpositionen (Alter Stand)

Exceptions

This function module does not define any Exceptions.