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: 

Need to display a message on ME21n?

Former Member
0 Kudos

hai,

I have to transfer PO to vendor and the SO should be created there.

After creating PO in me21n and while saving the SO is created with the help of ALE using message control and standard message type..

but i need to display the message as "SO '..........' have been saved"

on Me21n.?

so please help me on how to display the message?

Thanks,

Kiran

2 REPLIES 2

Former Member
0 Kudos

Dear Kiran,

Once you have created a PO.

SO creation is another business process in itself.

So for SO creation you can reference the PO which you have created before.

But not that when you do save a PO an SO gets created automatically by reference.

So but if you still want to generate a message in ME21N the use the BADI - ME_PO_PROCESS_CUST.

In this use the Methods during which you want to generate the message.

Hope this helps you.

Help the U.N World Fodd program by suitably rewarding which will help you in further answering your queries.

Thanks

Venugopal

0 Kudos

hi venu,

Thanks for the help. By your answer i came to know there is no exit display the message, only with BADI we can do that.

I want to display the SO number after its creation(both sender and receiver in same client. If you have any idea on using which method of BADI please explain .

But anyway , thanks for the help .

Regards

kiran