S
SharonInGa
I need help in defining the logic on this busines flow:
Invenory arrives on a INBOUND TRUCK and is documented on the Inbound Form as
ONE TRUCK ID to MANY BOXES of inventory. Included in the table is the
Destination ID as to where the inventory is going.
Once the inventory is unloaded .... we no longer care about the TRUCK ID.
The boxes of inventory are divided and put onto a differernt truck to go to
various destinations. On the Outbound From, we need to track each (One)
destination to many Boxes.
There are fields from the Inbound Form that needs to be transferred to the
Outbound field.
INBOUND: Truck ID ------ BoxIDs :
fields on MAIN form (TruckID, Ship Date) (ONE)
fields on SUBFORM (destination ID) (MANY)
OUTBOUND: DestinationID ----------BoxIDs
Transfer fields from INBOUND to OUTBOUND form and change the ONE to MANY
logic from the Truck ID to the Destination ID
Thanks.....
Invenory arrives on a INBOUND TRUCK and is documented on the Inbound Form as
ONE TRUCK ID to MANY BOXES of inventory. Included in the table is the
Destination ID as to where the inventory is going.
Once the inventory is unloaded .... we no longer care about the TRUCK ID.
The boxes of inventory are divided and put onto a differernt truck to go to
various destinations. On the Outbound From, we need to track each (One)
destination to many Boxes.
There are fields from the Inbound Form that needs to be transferred to the
Outbound field.
INBOUND: Truck ID ------ BoxIDs :
fields on MAIN form (TruckID, Ship Date) (ONE)
fields on SUBFORM (destination ID) (MANY)
OUTBOUND: DestinationID ----------BoxIDs
Transfer fields from INBOUND to OUTBOUND form and change the ONE to MANY
logic from the Truck ID to the Destination ID
Thanks.....