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

headertext missing in print preview

Former Member
0 Likes
1,000

Hi experts,

Do you have idea about this n ME223n?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
937

Hi,

Check the functionality of  FM  ME_READ_PO_FOR_PRINTING' or ME_PRINT_PO

Rg, Kiran

5 REPLIES 5
Read only

Former Member
0 Likes
937

I guess the print program and the form are not aligned correctly. you have no data coming from the PO to form whatsoever . You need to check the output type of the PO to verify the details.

Abhinab

Read only

FredericGirod
Active Contributor
0 Likes
937

Hi,

what kind of printer did you set ?   sometimes it comes from the printer driver used by SAP. Try to don't use LOCL (SAPlpd) printer

regards

Fred

Read only

thangam_perumal
Contributor
0 Likes
937

Hi Neezaa,

                Please Refer the your coding and debugg it . i think data is not fetching from database. Please check your PO number is correct and all.

Regards,

Thangam.P

Read only

Former Member
0 Likes
938

Hi,

Check the functionality of  FM  ME_READ_PO_FOR_PRINTING' or ME_PRINT_PO

Rg, Kiran

Read only

0 Likes
937

Thank you so much Kiran. It really helps! BIG Thanks!!