cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Handling unit number for a delivery number

Former Member
0 Kudos

Hi,

I want to get Handling unit number based on delivery number before doing the Post Goods Issue.

Could you please let me know, in which table I can get this data before doing PGI.

Thanks,

Sandeep

Accepted Solutions (0)

Answers (7)

Answers (7)

0 Kudos

use BAPI_HU_GETLIST

give values for

HUOBJECTS-OB = 12

HUONJECTS-OBJKEY = outbound delivery number

HUKEY will be returned with the HU numbers for the delivery

former_member823717
Discoverer
0 Kudos

VEKP Table >>VPOBJKEY

pass delivery no in VPOBJKEY field and check the handling unit in EXIDV field

Former Member
0 Kudos

Hi

open your delivery in VL03n and click on pack button for material

if it is already packed it will shoe you the HUs there.

Thanks

Lalit Gupta

Former Member
0 Kudos

hi,

Check VEKP

VBELN_GEN-Delivery in Which Packaging Material Generated.

POSNR_GEN-Generated delivery item

Moderator message: do not copy other peoples replies as your own, 2nd warning, another offense will lead to account deletion!

Edited by: Thomas Zloch on Oct 6, 2010 1:25 PM

ThomasZloch
Active Contributor
0 Kudos

setting SCREEN-INPUT = 0 for the previous post.

former_member320332
Contributor
0 Kudos

VEKP Handling Unit - Header Table

VEPO Packing: Handling Unit Item

Former Member
0 Kudos

Get VBFA-VBELN where VBFA-VBELV = <delivery Number> and VBFA-VBTYP_N = 'X'.

kesavadas_thekkillath
Active Contributor
0 Kudos

Check VEKP

VBELN_GEN-Delivery in Which Packaging Material Is Generated as an Item

POSNR_GEN-Generated delivery item