Skip to Content
0
Former Member
Mar 16, 2012 at 06:40 AM

Problem in Sales Text formatting....

59 Views

HI ,

I am having some additional sales text to be printed under text tab in Sales order , i am using read_text and printing it sucessfully,

but the problem is in printing that in a format , i am printing the characteristics and its values like(e.g)

Size item : 13 inch

end of the operation : 6 inch

method of ope : 188

Like above , user want this to formatted as below , means 1(30) after 30 print this ' : ', I did the formatting as + 30 , in debugging internal table looks good, but when ever it print in Sales text it is not aligned properly.

Size item : 13 inch

end of the opreration : 6 inch

method of oper : 188

will the default format in editor stops from printing ? and even i transported the content of itab to word and saw, again that problem arise in formatting..how will i solve this....this sales text again i am printing in output type of the sales order , even if this sales text is not aligned i need the output type to be printed normally with indenting please help.

thanks in advance,....

Gayathri.V