‎2007 Sep 19 9:03 AM
Hi All,
I have a problem in creating purchase order.
When I create the PO it is fine.But the issuing storage location is not getting populated in the transaction-neither in the table ekpo (field-RESLO).
I am passing the 'suppl_stloc' parameter of the bapi in the item level.
Thanks.
Alagu Rajavel
‎2007 Sep 19 9:24 AM
Hello,
I hope you have passed the the issue storage loc as follows:
Parameter: POITEM
PO_ITEM = 0001
SUPPL_STLOC = abcd
Parameter:POITEMX
PO_ITEM = 0001
SUPPL_STLOC = 'X'
‎2007 Sep 19 10:05 AM
Hi Abhijit,
I have done that already,
but still it is not working.
Thanks,
Alagu Rajavel.
‎2007 Oct 06 6:23 AM
‎2014 Nov 12 5:22 AM
Hi Alagu,
Have did you solved this issue. I am facing exact issue in my project.
Any help from your side will be highly appreciated.
Best Regards,
Prateek
‎2016 Sep 02 3:17 AM
‎2024 Sep 02 4:11 PM
Hello! I'm experiencing the same issue. Already filled up SUPPL_PLNT in header, and SUPPL_STLOC in line item. RESLO in resulting Purchase Order is still blank.