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: 

Error while posting BAPI BAPI_PO_CREATE1

Former Member
0 Kudos
99

Hello All,

I am getting the following error while creating the purchase order through BAPI as

No instance of object type PurchaseOrder has been created. External reference:

Can somebody has the idea what exactly is the error.

Thanks

Jatender Narang

1 REPLY 1

former_member555112
Active Contributor
0 Kudos
45

Hi,

This error means that the purchase order has not been created yet. Its a general error meaning that the instance of the object has not been created.

Is this the only error which you get?

Please check your return table.

It will contain other errors too.

Regards,

Ankur Parab