on 2004 Sep 13 8:02 AM
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
Request clarification before answering.
Dear SATISH have you solved this problem ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI ,
I HAVE ALSO POPULATED THE POACCOUNTX TABLE.BUT THE ERROR MESSAGE STILL COMES DOING ALL THIS.
SATISH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Satish,
Do you populate in POACCOUNTX?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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 .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I HAVE FILLED THE ACCOUNT TABLE IN THE BAPI BUT STILL IT SHOWS THE SAME MESSAGE .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
18 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.