‎2012 Jan 17 6:48 AM
dear all,
I am facing a problem when we print PO then the Header text of PO not print in formated.
how i can format the header of po
where come on a internal table TLINE structure.
thanks
Shashi
‎2012 Jan 17 6:51 AM
Format as in...?Can you please explain it with an expected input/output..
Nabheet
‎2012 Jan 17 7:17 AM
I am using to fatch heaser data of po by FM READ_TEXT
than what ever the format of text by this FM printed in my po.
my qus is how i can format(justifid) the line of text.
thanks
shashi
‎2012 Jan 17 7:20 AM
yesterday itself we got a query like this in SDN. please search you will find your answer
‎2012 Jan 17 7:23 AM
‎2012 Jan 17 7:35 AM
‎2012 Jan 17 9:37 AM
‎2012 Jan 17 7:33 AM
HI Shashi,
Could you provide more details as to what is the type of output you want.
Is it a classical report/ALV report.
The FM READ_TEXT would fetch the data from the PO and it will have formating and the text.
Thanks
Sameera
‎2012 Jan 17 9:43 AM
Hi Shashi
FM 'READ_TEXT' will give you the text as it is maintained at the header level ( whether the text is justified or not ).
The problem is we are not able to understand your problem .
Are you able to get the text through FM & the only problem is like the text you are getting is not properly formated ?
‎2012 Jan 17 9:55 AM
Hi,
If you are facing issues in printing the PO header in smartform in a desired format(justifed,left aligned etc), you have to
create a paragraph format in 'smartstyles' as per your formatting needs and assign that paragraph format to this text in the
smartforms.
This would enable you to display any text in your desired format.
<begging removed by moderator>
Edited by: Thomas Zloch on Jan 17, 2012
‎2012 Jan 17 10:13 AM
Nisant u r right
how i can format this header text in print po
smartform
thanks
Shashi
‎2012 Jan 17 11:47 AM