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

Purchase Requisition creation

Former Member
0 Likes
382

Hai Experts,

I am trying to create Purchase requisition using BAPI BAPI_PR_CREATE.

I have passed Header, Item,Account data and corresponding Headerx.......structures to my BAPI and when i am running my Bapi it is throughing error....."Enter Cost Centre" when the account assignment category is 'K' ..

and "G/L account should be assigned to the CO Area" when the account assignment category is "P".

and the function setting regarding the CO Area and G/L account are correct..and exists in my system.

Can anyone plz provide solution 4 dis...

Thanx in advance..

Hai Experts,

I am trying to create Purchase requisition using BAPI BAPI_PR_CREATE.

I have passed Header, Item,Account data and corresponding Headerx.......structures to my BAPI and when i am running my Bapi it is throughing error....."Enter Cost Centre" when the account assignment category is 'K' ..

and "G/L account should be assigned to the CO Area" when the account assignment category is "P".

and the function setting regarding the CO Area and G/L account are correct..and exists in my system.

Can anyone plz provide solution 4 dis...

Thanx in advance..

1 REPLY 1
Read only

Former Member
0 Likes
358

hi ram

pls check out the fields in the check table may it has some currency and quantity fields take that fields in to the local varibles

pass the values to bapi

bapi won't support the reference fields in the strcuture...................................