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 Doubt

madan_ullasa
Contributor
0 Likes
527

hi frnds,

I hav an issue.. im using tran. code "ME9F" to pass the PO no. to my print program... but the problem is that, when more than 1 order is selected, each time the printer dialog appears... im capturing the PO no. in my print program from nast-objky. But it passes only one selected value at a time to my program. How can i captuer all the selected PO order in my program from ME9F ???

Points assured to all replies..

Madan...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
510

hi madan ,

u r trying to run all the PO's from me9F .

this goes through a access sequence like

what is the o/p type (fax or mail or print)

based on send immeidately i.e configuration set up the spool is released .

when u want to run all the PO's (ie OBjectkeys) they pass through NAST entries which are nothing but object keys .

u can look into program RSNAST00 which can be used to run all the PO in a mass scale.

hope this helps ,

regards,

vikky.

2 REPLIES 2
Read only

Former Member
0 Likes
510

Hi Madan,

Ý didnt understand your problem exactly.if u post your code maybe i can help.

regards,

Burak

Read only

Former Member
0 Likes
511

hi madan ,

u r trying to run all the PO's from me9F .

this goes through a access sequence like

what is the o/p type (fax or mail or print)

based on send immeidately i.e configuration set up the spool is released .

when u want to run all the PO's (ie OBjectkeys) they pass through NAST entries which are nothing but object keys .

u can look into program RSNAST00 which can be used to run all the PO in a mass scale.

hope this helps ,

regards,

vikky.