Using Language-Specific Templates
Use
With language-specific templates, there is a separate set of templates for each language supported. The names of these templates have an language indicator that matches the logon language at runtime.
The naming convention for language-specific HTML templates is:
<module pool>_<screen number>_<language>.html
For example, SAPLEC30_1000_D.html.
The HTML templates for a service are stored in a directory with the same name as the service:
...\ 2.0\<virtual-ITS> \Templates\Service
For example, C:\Program Files\SAP\ITS\2.0\<virtual-ITS>\Templates\ECS3.
A typical template directory for the languages German and English might contain:
saplec30_1000_d.html saplec30_1000_e.html saplec30_2000_d.html saplec30_2000_e.html