‎2009 Feb 09 4:54 AM
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?
‎2009 Feb 09 5:04 AM
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
‎2009 Feb 09 5:09 AM
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
‎2009 Feb 09 5:21 AM