Table/Structure Field list used by SAP ABAP Function Module OIL_TIMESTAMP_TO_DATE (Translate a timestamp to a date and time field in local time)
SAP ABAP Function Module OIL_TIMESTAMP_TO_DATE (Translate a timestamp to a date and time field in local time) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
2 Table/Structure Field  SYST - UZEIT ABAP System Field: Current Time of Application Server
3 Table/Structure Field  TZONREF - TSTAMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
4 Table/Structure Field  TZONREF - TSTAMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) SOURCE VALUE(I_TSTAMP) LIKE TZONREF-TSTAMPS
5 Table/Structure Field  TZONREF - TZONE Time Zone SOURCE VALUE(I_TZONE) LIKE TZONREF-TZONE DEFAULT 'UTC'
6 Table/Structure Field  TZONREF - TZONE Time Zone