Primary ShipTo Field

Hi,

Does anybody know which table the PrimaryShipTo checkbox is stored in? i can’t find it anywhere. Any help will be greatly appreciated!

Thanks,


Cindy Yuan-Suger
Database Administrator and Developer
Aquascape, Inc.
Saint Charles IL
6306592058

It’s actually stored on the Customer.ShipToNum field and it stores the ShipTo.ShipToNum of the ship to marked primary. It’s a calculation, not an actual bit field.
So, if your customer has a ShipToNum filled out, that indicates the ShipToNum of the primary ship to.

1 Like

Thank you, Aaron!