Hi
I am printing statement of customer using sap script.
My requirement is i need to print the address in chinese character.
i am printing for customer number 231040
This customer address(Version c) is maintained in ADRC table
Coding for address window
/: ADDRESS PARAGRAPH AF PRIORITY P LINES 10 /: ADDRESSNUMBER &DKADR-ADRNR& /: FROMCOUNTRY &T001-LAND1& /: ENDADDRESS
I created new paragaraph ZH ( Font :CNSONG). So i changed the paragraph name from AF to ZH in the above coding
My print program selection screen having an option
Language key. I selected ZH to print chines characters.
But my form still printing in English.
Anyone help me out pls.
Regards
kumar