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

Problem in PO Order

Former Member
0 Likes
728

Hi Experts,

when I click on print preview in ME23N t-code,it is asking for choosing the message type.we have two message types ZNEU and ZNU1.

But user don't want that popup window.Depends upon the purchase group,they want to take message type automatically.

How can I stop that message type screen when I click on print preview.

Can anyone help me how to solve this issue.

Thanks in advance.

Thanks & Regards,

Gopalakrishna.K

1 ACCEPTED SOLUTION
Read only

former_member16553
Active Participant
0 Likes
701

Hi

     Can you please explain y u  hav created two message types.

Hi Experts,

when I click on print preview in ME23N t-code,it is asking for choosing the message type.we have two message types ZNEU and ZNU1.

But user don't want that popup window.Depends upon the purchase group,they want to take message type automatically.

How can I stop that message type screen when I click on print preview.

Can anyone help me how to solve this issue.

Thanks in advance.

Thanks & Regards,

Gopalakrishna.K

4 REPLIES 4
Read only

madhu_vadlamani
Active Contributor
0 Likes
701

Hi Gopal,

How is the access sequence maintained.

Regards,

Madhu.

Read only

Former Member
0 Likes
701

Hi Gopalkrishna,

I am getting message as "No messages found (Please check your input)". If then also it is coming then check BADI ME_PROCESS_PO_CUST and check if there is any BADI Implemented.

Read only

former_member16553
Active Participant
0 Likes
702

Hi

     Can you please explain y u  hav created two message types.

Read only

Former Member
0 Likes
701

Hi,

It seems there are two messages maintained in the purchase order, hence when ever you click on print preview button, a popup box gets displayed for the user action to select the message.

If you have a single message, you will never get this popup.

These messages will be maintained either manually or automatically by using condition records. Check the condition records for the messages.

Regards,

Vijaymadhur.