Menu

SAP Function Module FVD_TABLE_CHANGED_DATA_GET

Lesen der Verbuchungssätze

The Function Module FVD_TABLE_CHANGED_DATA_GET (Lesen der Verbuchungssätze) is a standard Function Module in SAP ERP and is part of the function group FVD_TABLE_UPDATE within the package FVVD.

Technical Information

Function Module FVD_TABLE_CHANGED_DATA_GET
Short Text Lesen der Verbuchungssätze
Function Group FVD_TABLE_UPDATE
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_TABLENAME TYPE TABNAME Tabellenname
I_UPDATE_GROUP TYPE SUPDATE_GROUP 0 Gruppierung von Einträgen innerhalb eines Verbuchungsobjekte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAY_DELETE TYPE ANY TABLE Zu löschende Tabelleneinträge
E_TAY_INSERT TYPE ANY TABLE Einzufügende Tabelleneinträge
E_TAY_UPDATE TYPE ANY TABLE Zu ändernde Tabelleneinträge

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Keine zu verbuchenden Daten vorhanden