The Function Module FVD_TABLE_INIT (Initialisieren der Verbuchung) is a standard Function Module in SAP ERP and is part of the function group FVD_TABLE_UPDATE within the package FVVD.
Function Module | FVD_TABLE_INIT |
Short Text | Initialisieren der Verbuchung |
Function Group | FVD_TABLE_UPDATE |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_DATA_ERROR | TYPE | FLAG | 'X' | X' - Fehler, falls noch zu verbuchende Daten vorhanden sind |
I_FLG_DELETE | TYPE | FLAG | SPACE | X' - Löschen der Verbuchungsobjekte |
I_FLG_TIME_STAMP_INIT | TYPE | FLAG | 'X' | X' - Initialisierung des Zeitstempels |
I_ORIGIN | TYPE | REHER | Herkunft der Erfassung (Übergabe bei Initialisierung des Zeitstempels) | |
I_TABLENAME | TYPE | TABNAME | Tabellenname | |
I_UPDATE_GROUP | TYPE | SUPDATE_GROUP | 0 | Gruppierung von Einträgen innerhalb eines Verbuchungsobjekte |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler bei der Initialisierung |