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

re : badi

Former Member
0 Likes
781

Hi,

Can i do th ecustom implementation for the BADI.

MM_PROCESS_PO

rgds

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
744

Dear Umakanth,

When checked there does not exist any BADI MM_PROCESS_PO.

May be you are refering to a Badi ME_PROCESS_PO_CUST.

Go to SE18 Transaction and give the BADI name ME_PROCESS_PO_CUST. Then go to Menu Implementation-> Overview. If it shows any existing implementations then you can use the methods inside the active implementation and use it Else go to Implementation-> Create and Create your own Badi Implementation and then do coding inside the Active Method.

Hope this helps you.

Encourage others to answer your queries by suitably rewarding them

Thanks

Venugopal

Dear Umakanth,

When checked there does not exist any BADI MM_PROCESS_PO.

May be you are refering to a Badi ME_PROCESS_PO_CUST.

Go to SE18 Transaction and give the BADI name ME_PROCESS_PO_CUST. Then go to Menu Implementation-> Overview. If it shows any existing implementations then you can use the methods inside the active implementation and use it Else go to Implementation-> Create and Create your own Badi Implementation and then do coding inside the Active Method.

Hope this helps you.

Encourage others to answer your queries by suitably rewarding them

Thanks

Venugopal

4 REPLIES 4
Read only

Former Member
0 Likes
745

Dear Umakanth,

When checked there does not exist any BADI MM_PROCESS_PO.

May be you are refering to a Badi ME_PROCESS_PO_CUST.

Go to SE18 Transaction and give the BADI name ME_PROCESS_PO_CUST. Then go to Menu Implementation-> Overview. If it shows any existing implementations then you can use the methods inside the active implementation and use it Else go to Implementation-> Create and Create your own Badi Implementation and then do coding inside the Active Method.

Hope this helps you.

Encourage others to answer your queries by suitably rewarding them

Thanks

Venugopal

Read only

0 Likes
744

hi ,

That is correct. I have been trying to implementing that.

rgdds

umakanth

Read only

SumanPoddar
Active Participant
0 Likes
744

Dear Umakanth,

There is no BADI named MM_PROCESS_PO.

I think you are looking for ME_PROCESS_PO.

In SE18->Display Mode : Check the Attributes TAB, you will find in 'Type' Block that it is only used by SAP (Within SAP is checked).

So, you can't make implementation of ME_PROCESS_PO.

Thanks

Suman

Read only

Former Member
0 Likes
744

Hi Umakanth,

In General, SE18 Tcode for Definition of BAdi.

SE19 Tcode for Implementation of a BAdi.

ME_PROCESS_PO - Enhancements for Processing Enjoy Purchase Order: Intern.

Actually you can create multiple implementations for one definition. In SE18, when you give the BAdi name there in menu bar you will find Enhancement Implentation. Click on that and you will find create option there.

(or)

You can directly go to SE19 tcode and there also you can implement that BAdi.

Reward points if useful.

Cheers,

Swamy Kunche