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

Multiple Account Assignment problem in BAPI_REQUISITION_CREATE

Former Member
0 Likes
669

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

3 REPLIES 3
Read only

Former Member
0 Likes
523

Solved on my own.

Read only

0 Likes
523

Hi,

can you say me what u did to solve the issue?

since i am facing it now. kindly help me out..

thanks

Suganya

Read only

0 Likes
523

Hi, i have the same problem, can you help me?

Thanks