cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create service po using bapi_po_create1

Former Member
0 Kudos

Hi ,

Unable to create service po using bapi_po_create1 . Getting the below error messages. Please help to resolve this issue . Its on priority .

E BAPI 001 No instance of object type PurchaseOrder has been created. External reference:
E MEPO 000 Purchase order still contains faulty items
E ME 083 Enter G/L Account
E ME 083 Enter Order Unit

Accepted Solutions (0)

Answers (1)

Answers (1)

NTeunckens
Active Contributor
0 Kudos

Please check SAP KBA 2114353 - How to create service PO with BAPI_PO_CREATE1 and KBA 1850043 - Troubleshooting error ME083 generated from BAPI_PO_CREATE1 or BAPI_PO_CHANGE to get an idea how to create the Services-PO.

I can also recall having used the UserExit "ZXMLUU20" (FM "EXIT_SAPLMLSK_001") to pass some necessary data to the PO. This UserExit will be triggered through the BAPI and the Standard FM "MS_SERVICES_PACKAGE" ...

Finally, check this Wiki for some other interesting KBA's on BAPI_PO_CREATE(1) ...

This is a wellknown issue, so please do a proper search on SAP Community site beforehand.

Kind regards

Nic T.