SAP STRING TEMPLATE TIMEZONE ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_STRINGTMPL - Time Zones
The example demonstrates the formatting of a time stamp using time zones.

ABAP_SOURCE_CODE
DEMO CL_DEMO_STR_TEMPLATE_TIMEZONES

ABAP_DESCRIPTION
All time zones with a geographical reference are read from the database table TTZZ into an internal table. A time stamp is created in a time stamp field and, formatted using each of this time zones, and written to the internal table. The internal table is sorted and displayed in accordance with the formatted time stamp.