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: 

BAPI_ACC_PURCHASE_ORDER_POST, BAdI ME_PURCHDOC_POSTED, & EXIT_SAPMM06E_013

Former Member
0 Kudos
191

BAdI ME_PURCHDOC_POSTED and exit EXIT_SAPMM06E_013 are called in include MM06EF0C_CUSTOMER_DATA_POST of SAPMM06E.

Does anyone know if you can hit this code from BAPI_ACC_PURCHASE_ORDER_POST?

If not, is there another BAPI that will let me hit this include?

Or do I have to code an ME22 BDC ?????

1 ACCEPTED SOLUTION

ferry_lianto
Active Contributor
0 Kudos
78

Hi David,

Please try BAPI BAPI_PO_CHANGE perhaps it may help.

Regards,

Ferry Lianto

2 REPLIES 2

ferry_lianto
Active Contributor
0 Kudos
79

Hi David,

Please try BAPI BAPI_PO_CHANGE perhaps it may help.

Regards,

Ferry Lianto

0 Kudos
78

Hi Ferry -

Oops! That was stupid of me!

I didn't think to search for a BAPI using "PO" as a search term!

I've gotta believe that BAPI_PO_CHANGE will hit the exit or the BAdI, so I'm closing this one now.

If I hit problems, I'll post another question.

Thanks again for taking the time.

Dave