Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PO header text fromating

Former Member
0 Likes
1,579

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

11 REPLIES 11
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,370

Format as in...?Can you please explain it with an expected input/output..

Nabheet

Read only

0 Likes
1,370

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

Read only

0 Likes
1,370

yesterday itself we got a query like this in SDN. please search you will find your answer

Read only

0 Likes
1,369

I have been searched a lot but not got ans.

thnz

shashi

Read only

0 Likes
1,369

Justified as in pleaseprovide an example.

NAbheet

Read only

0 Likes
1,369

this problem in printing PO in

smartform

Thanks

Shashi

Read only

Former Member
0 Likes
1,369

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

Read only

Former Member
0 Likes
1,369

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 ?

Read only

AbhishekV
Explorer
0 Likes
1,369

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

Read only

Former Member
0 Likes
1,369

Nisant u r right

how i can format this header text in print po

smartform

thanks

Shashi

Read only

0 Likes
1,369

Check this link

[;

Nabheet