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

Error using BAPI_PO_CREATE1 to create po with ref to PR

Former Member
0 Likes
1,804

Hi all,

I am using FM BAPI_PO_CREATE1 to create a PO wrt PR. but while executing getting an error.

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

Purchase order still contains faulty items

Purchase requisition 10002040, item 00010, does not exist

Purchase requisition 10002040, item 00010, does not exist.

Any suggestions to solve this problem.

Thanks in advance,

Neela

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,210

Input purchase requisition number POITEM-PREQ_NO as "0010002040" and not "10002040" (Conversion-exit ALPHA)

Regards,

Raymond

Hi all,

I am using FM BAPI_PO_CREATE1 to create a PO wrt PR. but while executing getting an error.

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

Purchase order still contains faulty items

Purchase requisition 10002040, item 00010, does not exist

Purchase requisition 10002040, item 00010, does not exist.

Any suggestions to solve this problem.

Thanks in advance,

Neela

5 REPLIES 5
Read only

Former Member
0 Likes
1,210

Hi,

give message id and message number.

Thank you

Jan

Read only

0 Likes
1,210

Hi,

Msg Id 06 Msg No 275.

Thanks in advance,

Neela

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,211

Input purchase requisition number POITEM-PREQ_NO as "0010002040" and not "10002040" (Conversion-exit ALPHA)

Regards,

Raymond

Read only

0 Likes
1,210

Hi,

Thank you issue resolved.

Thanks & Regards,

Neela

Read only

0 Likes
1,210

Hi ,

i got the error message that 'Please maintain services sor limits'  message se 029.I'm using bapi (BAPI_PO_CREATE1) and pass preq_no and preq_item in poitem structure.can u help me in this issue?