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

bapi_pr_create error

Former Member
0 Likes
836

Hi,

I am getting error

06 243 Internal number assignment not defined (please enter number)

BAPI 001 No instance of object type PurchaseRequisition has been created. External reference: M201000002

KI 113 Purchasing across company codes is not allowed

ME 083 Enter Valuation Price

when using bapi_pr_create,, iam pasing PREQ_NO ,PR_TYPE in both prheader and prheaderx also i am pasing, preq_price in pritem and pritemx too.

for this type of prtype external number is to be given, even i am passing i am getting this error.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
443

Check that the WBS element (PRACCOUNT-WBS_ELEMENT) is initial, if you do not use an account assignment with WBS element.

I had this problem because the WBS element value was '00000000' although I used account assignment category K and this created the error.

1 REPLY 1
Read only

Former Member
0 Likes
444

Check that the WBS element (PRACCOUNT-WBS_ELEMENT) is initial, if you do not use an account assignment with WBS element.

I had this problem because the WBS element value was '00000000' although I used account assignment category K and this created the error.