Table/Structure Field list used by SAP ABAP Function Module TZ_LOCAL_TO_GLOBAL (Time Zones: Converting Local Date into Global Date)
SAP ABAP Function Module TZ_LOCAL_TO_GLOBAL (Time Zones: Converting Local Date into Global Date) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SYST - DATLO ABAP System Field: Local Date of Current User
2 Table/Structure Field  SYST - TIMLO ABAP System Field: Local Time of Current User
3 Table/Structure Field  TTZDATA - TIMESTAMP Time Stamp (Date and Time) SOURCE VALUE(TIMESTAMP_GLOBAL) LIKE TTZDATA-TIMESTAMP
4 Table/Structure Field  TTZDATA - TIMESTAMP Time Stamp (Date and Time) SOURCE VALUE(TIMESTAMP_LOCAL) LIKE TTZDATA-TIMESTAMP DEFAULT '00000000000000'
5 Table/Structure Field  TTZDATA - TIMESTAMP Time Stamp (Date and Time)
6 Table/Structure Field  TTZDATA - TZONE Time Zone SOURCE VALUE(TIMEZONE) LIKE TTZDATA-TZONE
7 Table/Structure Field  TTZDATA - TZONE Time Zone
8 Table/Structure Field  TTZTSTMP - DATE Date
9 Table/Structure Field  TTZTSTMP - TIME Time