The Function Module FVD_TABLE_TIMESTAMP_GET (Ermitteln des Zeitstempels 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_TIMESTAMP_GET |
Short Text | Ermitteln des Zeitstempels 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_INIT | TYPE | FLAG | SPACE | X' - Initialisierung des Zeitstempels |
I_ORIGIN | TYPE | REHER | Herkunft der Ersterfassung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TIMESTAMP | TYPE | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) |
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.