SAP STRING TEMPLATE USER ABEXA



Get Example source ABAP code based on a different SAP table
  


VX_EXA_ONLY

ABAP_STRINGTMPL - Formatting Settings
The example demonstrates the formatting settings for numbers, date output, and time output.

ABAP_SOURCE_CODE
DEMO CL_DEMO_STR_TEMPLATE_ENV_SETT

ABAP_DESCRIPTION
The formatting setting of the language environment is set using the statement SET COUNTRY to the standard format from the user master record and all the current country-specific formats contained in the table T005X. The parameter ENVIRONMENT of the formatting options NUMBER, DATE, TIME, and TIMESTAMP is used to demonstrate the effect of the settings on the embedded expressions of string templates.