Application Development and Automation 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: 
Read only

Problem In BAPI_PO_CREATE1.....

Former Member
0 Likes
1,408

Hello,

I am facing a problem when i creating a service PO using BAPI_PO_CREATE1. I have pass the following values

In POHEADER

Document type

Purchase Organization

Purchase group

company code

vendor

Currency

In POHEADERX pass X values to the corresponding POHEADER

in POITEM

PO item

short text

plant

storage location

material group

quantity

po unit

Item Category i.e 'D'

Account Assignment Category i.e 'K'

Package No

in POITEX pass X values to the corresponding POITEM

in POACCOUNT

Po item

serial No

In POACCOUNTX pass X values to the corresponding POACCOUNT

In POSERVICES

Package no

Line No

Service No

Quantity

Gross price

In POSRVACCESSVALUES

Package no

Line no

when i execute with the above values it shows the following error message

E MEPO 002 PO Header Data still faulty

E BAPI 001 No instance of Object type purchase order has been created. External Reference

E SE 029 Please Maintain Service or limits.

Please give me some valuable Suggestion

Advance Thanks for All

3 REPLIES 3
Read only

former_member212713
Contributor
0 Likes
902

I dont know your fully scenario.

But I suggest you If you create PO with normal Tcode. You must fill BAPI according normal tcode scenario.

Best regards.

Read only

glauco
Active Contributor
0 Likes
902

Hi.

I have now same problem.

Edited by: Glauco Kubrusly on Jun 30, 2011 1:02 PM

Read only

Former Member
0 Likes
902

Try and create the order online ME21N with the values you are providing to the BAPI. If you get the same error there then talk to your functional consultant to correct the configuration for you.