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

SOme Important Modules for PO

Former Member
0 Likes
536

Hi,

What is the use of Function Module ME_READ_PO_FOR_PRINTING?

What is the use of Function Module ME_PRINT_PO?

Thank u

Hi,

What is the use of Function Module ME_READ_PO_FOR_PRINTING?

What is the use of Function Module ME_PRINT_PO?

Thank u

2 REPLIES 2
Read only

Former Member
0 Likes
505

Hi,

ME_READ_PO_FOR_PRINTING is for getting the Info of PO that has to be printed

ME_PRINT_PO used for printing the Info

Both are related with the same program SAPLMEDRUCK and the first Fun modules is the 1st include and the second fun module is the 2nd include in that program.

reward if useful

regards,

Anji

Read only

Former Member
0 Likes
505

FM 'ME_READ_PO_FOR_PRINTING' - for reading thr PO Data.

'ME_PRINT_PO' for Printing the PO.

u can go thro the sample code

SAPFM06P'

regards

navjot

reward if helpfull