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: 

BADI canu00B4t be found

Former Member
0 Kudos

Hi,

I have the task to implement the BADI ME_PURCHDOC_POSTED,

but I can´t find it in the system!

When I Search for ME* in SE18, I just get the following list:

ME_CHANGE_CHARACTER Customer-Specific Characteristics for Product Allocation

ME_CHECK_ALL_ITEMS Re-Run Items After Changes in EKKO

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_DEFINE_CALCTYPE Control Pricing Type: Additional Fields

ME_HOLD_PO Hold Enjoy Purchase Order: Activate/Deactivate

ME_PO_SC_SRV BAdI: Service tab page item category L

ME_REQ_HEADER_TEXT Copy Header Text for Enjoy Purchase Requisition

ME_TAX_FROM_ADDRESS Tax Jurisdiction Code Taken from Address

ME_TRIGGER_ATP Triggers New ATP for Changes in EKKO, EKPO, EKPV

So what can I do?

Thank you!

2 REPLIES 2

Former Member
0 Kudos

hi

the BADI you are searching is available in ECC 6. i think you are searching in lower version ecc5 or 4.7

0 Kudos

Thank you!

So I can´t use a BADI... But does anybode know, if there is an user exit, I could

use instead?

The idea is to use fields from EKKO and EKPO and compare them to entries in a customer table, like tolerance level quantity and tolerance level value or date...

The exit should take place in a very similar place to the BADI "ME_PURCHDOC_POSTED".

Any ideas?

Thank you!