Updatable BAQ ShipTo

9.05.604a

I have an updatable BAQ for Customer ShipTo which works fine when I want to update records, but when I add new records, it creates a record with a zero in the custnum field. The record is saved, but I cannot change the custnum from zero to its correct custnum.

In addition, if I try to change a ShipToId, it allows this but creates a new record.

I am only using the ShipTo table in the BAQ. Should I also be using the
Customer table and join them?

I have tried it both in the BAQ designer and the Dashboard deploy/test.

Randy Weber