Add a new field to SDELIVERY from BPCUSTOMER table

SUGGESTED

Hi,

I want to add a new field value to SDELIVERY to store the value of a field from BPCUSTOMER table.

We have a field on BPCUSTOMER - YDROPSHIP table ( datatype M, chapter =1 ). We set the field value when we create the customer record. I want to have the same field on SDELIVERY table and I want the value to be auto populated from the value it has on the BPCUSTOMER table for the delivery customer.

I have added the field to SDELIVERY table, but I am not able to link the two tables together to get the data populated correctly.