Application Development 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: 

problem while creating service PO using bapi_po_create1

Former Member
0 Kudos

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

abdul_hakim
Active Contributor
0 Kudos

Hi

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

Cheers,

Hakim

0 Kudos

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

0 Kudos

hi

are you passing the values for X Structures as well?

Cheers,

Hakim

0 Kudos

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

thanks,

Sid

0 Kudos

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

Former Member
0 Kudos

Refer this [Thread|]

it has sample code for the Bapi.

Rhea.