‎2007 Mar 27 2:10 PM
I'm calling BAPI_REQUISITION_CREATE and passing tables REQUISITION_ITEMS and REQUISITION_ACCOUNT_ASSIGNMENT. I'm passing the following to the items table:
'Y' to lt_bapiebanc-acctasscat,
'1' to lt_bapiebanc-distrib,
'1' to lt_bapiebanc-part_inv.
And I'm passing the following to the account assignment table:
v_qty to pt_bapiebkn-preq_qty,
wa_rfq-item to pt_bapiebkn-preq_item,
wa_rfq-glacct to pt_bapiebkn-g_l_acct,
p_unload_pt to pt_bapiebkn-unload_pt.
I receive error: "Please Enter Account Assignment".
I did get a successful Requisition created before including bapiebanc-distrib and bapiebanc-part_inv, but then the multiple account assignment didn't work. I hope somebody can help, I'm getting desperate!
Thanks,
Beth Holback
‎2007 Apr 10 8:16 PM
‎2007 Oct 31 12:15 PM
Hi,
can you say me what u did to solve the issue?
since i am facing it now. kindly help me out..
thanks
Suganya
‎2008 Apr 14 5:26 PM