Scope of the Document: To Print Phrase in multiple language & in particular, Asian Language:
Prerequisite:
- Phrases
- Assigning the phrases in right value assignment tab for Specification
- Report Template
- Generation Variant
Phrases:
T-code: CG12 - Edit Phrases --> Create New
Create a new phrase, “Consult Physician”.
Maintain the phrases in other required languages. (To translate you can make use of google translate).

Assign it to the Phraseset, “SAP_EHS_1015_012_TREATMENT”.
Assigning the phrases in right value assignment tab for Specification:
T-Code: CG02 – Substance Workbench.
Create New specification of specification type “Real Substance”.
Naviagate to “Hints For Physician” under “ Medicine” in standard Property tree.
Assign the Phrase, “Consult Physician”.

Save the specification.
Create WWI Document:
T-Code: CG42 – Create Report Template
In the template, include the syntax like this, (Repeating group Type G inside a Master repeating group)

<11BRG000(M,SAP_EHS_1015_012;*)>
<11BRG002(G;*)>
<01G1015012TR(P;*)[D:Treatment]>
<11ERG002>
<11ERG000>
Format "G1015012TR" as Times New Roman.
(The Language setting are there in WWI.INI)
Create Generation Variant:
T-Code: CG2b – Edit Generation Variant
Create a new generation variant.

In the Rating & Validity tab, maintain the following validity area & report language,

Validity Region – Language.
FR-FR
DE-DE
JP-JA
TW-TH
RU-RU
CN-ZF
CN-ZH
Assign the report template to the generation variant.
Then go to CG42 & release the template.
Report from template :
Goto specification workbench ( CG02). Select the specification and right click it, Reports-> Report from Template.


Output :

Regards
Subash Sankar