SAP STRING TEMPLATE TIMEZONE ABEXA

Get Example source ABAP code based on a different SAP table
  


ARTIClE

String Templates, Time Zones
The example demonstrates the formatting of a time stamp using time zones.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
All time zones with a geographical reference are extracted from the database table TTZZ into an internal table. The current time stamp is formatted with each of these time zones and written to the internal table. The internal table is sorted and displayed according to the formatted time stamp.