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 still contains faulty items - MEPO 000

shaik_zia
Explorer
0 Kudos

Hello All ,

I am trying to create a PO using IDOCs. When I process the Idocs, I am getting the below Error Messages due to which the IDOC is going into Error and PO is not created.

1) MEPO - 000 - Purchase order still contains faulty items

2) BAPI - 001 - No instance of object type PurchaseOrder has been created. External refe

If anyone has faced this problem, then please provide with the resolution.

Regards

Shaik Zia

3 REPLIES 3

nabheetscn
Active Contributor
0 Kudos

Are you able to create PO via ME21N ..?

Nabheet

Former Member
0 Kudos

Hi Shaik,

First try to create PO through tcode ME21 and pass the same values in BAPI. Please show the code you are using. Also some links for your reference -

BAPI_PO_CREATE1 not able to create PO | SCN

Regards,

Sheetal.

raymond_giuseppi
Active Contributor
0 Kudos

Don't expect a "magic" answer, the "faulty" errors can relate to a wide scope of errors.

So check data validity first (*), you could call a transaction like WE02 and try to navigate to a more detailed error. Not sure, but try also transaction SLG1 on object MMPUR / BUS2012.

Regards,

Raymond

(*) Look at IDOC information, and try to create the PO with ME21N.