rahul.kolhe22
22nd May 2008, 10:14
Hi All,
I have a report in which I have to display a string in multiple lines. I used " tempstr(1;10), then tempstr(11;10) and ... " where tempstr is a string field to be displayed.
Now the problem here is when I run this code for English language it runs well, but the same code for the Japanese language, then it gives me the FATAL ERROR. The screen shot of the BW is attached below.
In the screenshot attached it speccifies the field "whkmc922.emsg", it is the multi byte string field I want to display in multiple lines and it's length is 100.
Thanks in advance
I have a report in which I have to display a string in multiple lines. I used " tempstr(1;10), then tempstr(11;10) and ... " where tempstr is a string field to be displayed.
Now the problem here is when I run this code for English language it runs well, but the same code for the Japanese language, then it gives me the FATAL ERROR. The screen shot of the BW is attached below.
In the screenshot attached it speccifies the field "whkmc922.emsg", it is the multi byte string field I want to display in multiple lines and it's length is 100.
Thanks in advance