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: 

Purchase order BADIs

Former Member
0 Kudos

Hi,

Can anyone provide the list of Purchase order BADIs.

Thanks,

Shivaa.

4 REPLIES 4

uwe_schieferstein
Active Contributor
0 Kudos

Hello Shiva

Have a look at ME_PROCESS_REQ_CUST.

Regards

Uwe

Former Member
0 Kudos

Hi,

To check for the suitable badi, Go to transaction SE24 and give the Object type as CL_EXITHANDLER and click on Display button.

Double click on method GET_INSTANCE, put a break point on case statement.

Execute your transaction and look for variable EXIT_NAME at your scenario then It will show the available badi's.

Thanks,

Srinivas

Former Member
0 Kudos

Check this thread for finding BADI for any transaction code.

Also,

Goto Tcode SE19 and under Classic BADI enter MEPO_* as a search string..U can get List of BADI's.

former_member585060
Active Contributor
0 Kudos

Hi,

This are all the list of BADIs for Purchase order Tcode

ME_BSART_DET Change document type for automatically generated POs

ME_CCP_BESWK_AUTH_CH BAdI for authorization checks for procuring plant

ME_CCP_DEL_DURATION Calc. of Delivery Duration in CCP Process (Not in Standard)

ME_CHECK_ALL_ITEMS Run Through Items Again in the Event of Changes in EKKO

ME_CHECK_SOURCES Additional Checks in Source Determination/Checking

ME_CIN_LEINRF2R BADI for CIN India - Delivery charges

ME_CIN_LEINRF2V BADI for LEINRF03 excise_invoice_details

ME_CIN_MM06EFKO Copy PO data for use by Country version India

ME_CIP_ALLOW_CHANGE Configuration in Purchasing: Changeability Control

ME_DEFINE_CALCTYPE Control of Pricing Type: Additional Fields

ME_GUI_PO_CUST Customer's Own Screens in Enjoy Purchase Order

ME_HOLD_PO Hold Enjoy Purchase Orders: Activation/Deactivation

ME_PROCESS_COMP Processing of Component Default Data at Time of GR: Customer

ME_PROCESS_PO_CUST Enhancements for Processing Enjoy Purchase Order: Customer

ME_PURCHDOC_POSTED Purchasing Document Posted

ME_REQ_OI_EXT Commitment Update in the Case of External Requisitions

ME_REQ_POSTED Purchase Requisition Posted

ME_TAX_FROM_ADDRESS Tax jurisdiction code taken from address

MM_EDI_DESADV_IN Supplementation of Delivery Interface from Purchase Order

SMOD_MRFLB001 Control Items for Contract Release Order

Regards

Bala Krishna