Hi ,
Im working on ECC 6 and my requirement is to pack materials into HU thru RF device. Im using BAPI_HU_PACK to move materials from a given location to a HU managed storage location within the same plant. The FM works great, if the material is already there in the HU. Suppose 80010060 is my material and HU is 1000000700. If the material is available on the HU already , say for a qty 1, if I use the BAPI now, it will update the HU with one more qty. But if the material has to be packed for the first time into a HU, it does not work. It gives an error sying that the location is HU managed. Probably it is looking for an entry in the VEPO table.
Do any of you have an idea how to make this BAPI work. My HU is already available, so i cannot use BAPI_HU_CREATE.
Thanks
Shobana