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 while creating service PO using bapi_po_create1

Former Member
0 Likes
1,009

hi all,

i am getting error :

In case of account assignment, please enter acc. assignment data for item

what does this mean?

please help,,

thanks,

Siddhartha Prakash

6 REPLIES 6
Read only

abdul_hakim
Active Contributor
0 Likes
927

Hi

You are not passing data for acc assignment fields. Pass the same and test the BAPI.

Cheers,

Hakim

Read only

0 Likes
927

hi Hakim,

I am passing g/l account number .cost center, and the related data e.g. acc. aasiggn category,item category,etc... still i am getting the error,

please suggest

thanks,

Siddhartha Prakash

Read only

0 Likes
927

hi

are you passing the values for X Structures as well?

Cheers,

Hakim

Read only

0 Likes
927

YES , i am passing all those things as well, but still it says the same acc. assignment problem,,,

thanks,

Sid

Read only

0 Likes
927

Hi Sid.

I'm having this same problems on creating PO Service. Did you solve it? How did you do that?

I'm using a PR and the Category is 'Y', and I cant find where is the problem.

The tables that I'm passing to the BAPI_PO_CREATE1 are:

POITEM/ POITEMX

POACCOUNT/ POACCOUNTX

POSERVICES

POSRVACCESSVALUES

Please, if you have any idea, let me know!

Tks a lot!

Renata

Read only

Former Member
0 Likes
927

Refer this [Thread|]

it has sample code for the Bapi.

Rhea.