UBAQ - Update OrderRel.ReqDate

Hey!

I have a very simple updatable BAQ used to update the ship by date of order releases (OrderRel.ReqDate).

After editing a specific order release date, all releases of the order are updated instead of just the one that was edited.

Isn’t it a strange behavior?



Click on Get List and input an OrderNum parameter. Double-click on the first release, then change the Ship By date of the release. The row turns in yellow modified state. Press Update.

Click on Get List and input the same order number to validate the DB changes. All releases were updated instead of only the edited one.

UBAQ_UpdateOrderDates.baq (29.0 KB)

I. am. an. idiot.

I was updating a saleskit parent (line 1). All components (lines 2 to 7) were automatically updated, as it should.

3 Likes