SAP STRING TEMPLATE TIME ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_STRINGTMPL - Time Formats
The example demonstrates the various time formats for embedded expressions.

ABAP_SOURCE_CODE
DEMO CL_DEMO_STR_TEMPLATE_TIME_FORM

ABAP_DESCRIPTION
An internal table timetable is filled with different times and these times are displayed in all possible country-specific time formats using the parameter COUNTRY. For this purpose, the utility methods setup and teardown insert temporary lines with the possible values of the column TIMEFM into the database table T005X and delete them again once they have been used.