SAP STRING TEMPLATE NUMBER ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_STRINGTMPL - Number Formats
The example demonstrates the various number formats for embedded expressions.

ABAP_SOURCE_CODE
DEMO CL_DEMO_STR_TEMPLATE_NUMB_FORM

ABAP_DESCRIPTION
Represents a number in all possible country-specific number formats using the parameter COUNTRY . To do this, the setup and teardown utility methods insert temporary lines with the possible values of the column XDEZP into the database table T005X and delete them again once they have been used.