cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PO_CREATE1 error in creating services with account assignment

Former Member
0 Kudos
1,142

While using bapi_po_create1 and making it account assignment in services case

i get an error

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

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Dear SATISH have you solved this problem ?

Former Member
0 Kudos

Hi Satish,

Kindly reply if you solved the error!!!

Thanks in advance!

ben.

Shreyash_Deshmukh
Discoverer
0 Kudos
I am also facing the same error when doing it using power automate it is still giving the same error again and again even after populating all the required fields of POACCOUNT & poaccountx
nablan_umar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Satish,

You might want to debug the program. This is step by step to do this.

1. Run txn SM30. Enter table T100. Display message class 06 with message number 436.

2. Click on message number 436, then do cross reference.

3. Put a break point at the Abaps that use this message.

4. Execute the Bapi again.

Find out in debug why this message is called. There could be due to incomplete data passed or configuration. Good luck.

Former Member
0 Kudos

HI ,

I HAVE ALSO POPULATED THE POACCOUNTX TABLE.BUT THE ERROR MESSAGE STILL COMES DOING ALL THIS.

SATISH

nablan_umar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Satish,

Do you populate in POACCOUNTX?

Former Member
0 Kudos

i have tried that also with that data PO was created through me21n transaction. but i am not able to do it through bapi with same information .

Former Member
0 Kudos

I HAVE FILLED THE ACCOUNT TABLE IN THE BAPI BUT STILL IT SHOWS THE SAME MESSAGE .

Former Member
0 Kudos

No need to shout !

I suggest running the transaction called by the BAPI online with the same data and see if you get the same error. If you do, then it is time for debugging to see what is causing the message to occur.

Are you sure you have populated all of the required fields on the POACCOUNT table ?

Cheers

Colin.

Former Member
0 Kudos

Hi,

You need to make sure you have table POACCOUNT filled on the BAPI call. You should have an item on here corresponding to your PO item.

Cheers

Colin.