Application Development 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: 

Print preview for un-approved PO

Former Member
0 Kudos
69

Hi,

My client wants to allow print for un-approved PO (Tcode ME23N). I have fixed the program by activating dialog box, but now when I click 'Print Preview' button, I got 2 screens appeared on the screen. The first screen is for Print dialog, behind of these screen there is screen for output-message type with the information message sating 'maintain an output device in your user master'.

I have assigned output type to the PO.

How to ignore the 'output-messsage type' behind of the print dialog screen?

I just put 'X' in the dialog parameter of the open form.

did i miss something? or.. is there any idea how to print for un-approved PO?

thanks alots.

Alia

1 REPLY 1

sridharreddy_kondam
Active Contributor
0 Kudos
41

Hi Aliya,

That output message is displayed due to the output device not maintained For the user...

So follow these steps and u will get

Goto tcode <b>SU01</b>

enter the user name <b>click change</b>

click<b>defaults</b>

mention <b>output device</b>

say e.g select <b>LP01</b>

then save it and then goto ME23N and now u will get the output without that screen..

Regards,

Sridhar Reddy .k