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

BAPI_PO_CREATE1

Former Member
0 Likes
512

Hi,

created a BAPI PO Upload program.. Program looks fine.. though it has the account assignment group and quantity everything in the flat file it is throwin an error enter a quantity enter an account assignment group.. could someone tell me why? what could be the problem please?

3 REPLIES 3
Read only

Former Member
0 Likes
492

Hi Nalina,

You need to do below mentioned steps:

Put an break point on your upload function module & see whether the data is properly poulated in your internal table. Later you need to see the assignment of both fields quantity & account assignment fields are properly populated in your BAPI.

Hope it will solve your problem.

Thanks,

Amit

Read only

Former Member
0 Likes
492

Hi,

Just check whether u have assigned the account assignment category into u r respective field of function module or not?

Regards

Kiran

Edited by: Kiran Saka on Feb 9, 2009 6:11 AM

Read only

Former Member
0 Likes
492

Refer below thread

Hope this helps..