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,
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,
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.
Thank you, Aaron!