The Function Module DSVAS_FL_TIMESTAMP_GET (DSVAS: Timestamp Holen) is a standard Function Module in SAP ERP and is part of the function group DSVAS_FL within the package DSVAS.
Function Module | DSVAS_FL_TIMESTAMP_GET |
Short Text | DSVAS: Timestamp Holen |
Function Group | DSVAS_FL |
Package | DSVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_SESSITYPE | TYPE | DSVASDSESSITYPE | DSVAS: Typ einer instanziierten Sitzung | |
PF_SESSNO | TYPE | DSVASDSESSINO | DSVAS: Nummer einer instanziierten Sitzung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CHANGE_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
PF_CHANGE_TIME | LIKE | SY-UZEIT | Date and Time, Current Application Server Time |
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.