Skip to Content
0
Former Member
Jul 25, 2007 at 01:36 PM

RF packing Transaction

290 Views

Hi all,

Has anyone an experience how to create a new HU and assign it and move content of one HU to another HU???

i need to create it via SAPConsole transaction for all below business Scenarios. Please let me know the standard sap BADI, BAPI or fn module to use to incorporate all in one transaction.

My goal is

Scenario1 : Repack HUs in a shipment.

SHIPMENT 1

HU1 - Assigned to SHIPMENT

HU2 - Assigned to DEL1 that in turn is assigned to SHIPMENT

Assign HU2 to HU1.

Scenario2 : Move one HUs to another HU in a shipment.

SHIPMENT 1

HU1 - Assigned to SHIPMENT

HU2 - Assigned to same SHIPMENT

Move content of HU1 to HU2 and delete HU1.

Scenario 3:

SHIPMENT 1

HU1 - Assigned to SHIPMENT

HU2 - Assigned to DEL1 that in turn is assigned to SHIPMENT and child of HU1

HU3 - Assigned to same Shipment 1.

HU4 - Assigned to DEL1 that in turn is assigned to SHIPMENT and child of HU3

Move HU4 and assign to HU1. Delete the HU3 is nothing is left in HU3.

Thanks,

VS