Application Development 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: 

Very Very Urgent : Post GR against PO via HU

Former Member
0 Kudos

Hi Experts,

I got a requirement to post Goods Receipts against Purchase Order via Handling Unit.is there any transaction available to do this.Also I would like to know any BAPI available to do this.It is very urgent.

Help is appreciated and points will be rewarded.

Thanks,

Nagesh

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can use BAPI_GOODSMVT_CREATE this for GR for PO. But using the handling unit, i think there will be couple of steps or transactions you need to look into. Like HUMO, HU02. I think the process goes like this. The purchase order will be assigned to the Handling unit. Then the Material on the handling unit is unpacked. Also check the VLMOVE transaction. it might be useful.

Thanks,

Vamshi.

Former Member
0 Kudos

Hi,

in case of HUs you should set a confirmation control key f.e. ANLI or 0004 in the purchase order. After this you can create an inbound delivery with vl31n, where you can add the HU and PGR within the delivery.

HU movements always need a delivery. You can move them without delivery creation with transaction vlmove, but only without reference to any documents.

I hope I could help you.

Regards,

Ely