SAP STRING TEMPLATE DATE ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_STRINGTMPL - Date Formats
This example demonstrates the various date formats for embedded expressions.

ABAP_SOURCE_CODE
DEMO CL_DEMO_STR_TEMPLATE_DATE_FORM

ABAP_DESCRIPTION
The current date is displayed in all possible country-specific date formats using the parameter COUNTRY. For this purpose, the utility methods setup and teardown insert temporary lines with the possible values of the column DATFM into the database table T005X and delete them again once they have been used.