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

Printing problem with MIGO

Former Member
0 Likes
659

Hi,

Following Details of Tcode MIGO ( Good Receipt ).

Out put Type --> WE03.

Application --> ME ( Inventory management ).

Program --> SAPM07DR

Form --> WESCHEINVERS3.

I modified the above Script Form and assign through NACE transaction code. And Configure the one Printer through SPRO , I am getting print out from only that particular printer. Here no POP UP window is generating for other printer .

How I will be able to take print out from other printers. Or how POP UP window will come.?

Manoj Pise

Hi,

Following Details of Tcode MIGO ( Good Receipt ).

Out put Type --> WE03.

Application --> ME ( Inventory management ).

Program --> SAPM07DR

Form --> WESCHEINVERS3.

I modified the above Script Form and assign through NACE transaction code. And Configure the one Printer through SPRO , I am getting print out from only that particular printer. Here no POP UP window is generating for other printer .

How I will be able to take print out from other printers. Or how POP UP window will come.?

Manoj Pise

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi,

I am not sure this answer will help you or not..just i am giving some idea.

you can check wether your function module about device type...........what is the value there?

i think there we need to pass default value 'X'..i think so..

Regards,

Venkat N

Read only

Former Member
0 Likes
528

Hi,

Goto T-code SU3 -> Click Defaults->In OutputDevice U choose the print device and Save the Change---> Logout ur id and Again Login ( Once u logout that time only the parameters change saved )

or

In OPEN_FORM

OPTIONS-TDPREVIEW = 'X'.

Reward if usefull.....

Thanks,

Durai.V