Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Recalculates delivery dates when a field having impact on delivery dates is changed on a record that is not yet saved. It can also be applied on already saved records but it works in silent mode. This means that it never displays error messages and never offers user to resolve conflicts manually by using the dialog box, but recalculates delivery dates as from today for irresolvable conflicts.
Syntax
public void modifiedFieldBeforeInsert(Common _record, [boolean _acceptwarnings])
Run On
Called
Parameters
- _record
Type: Common Table
The record upon which delivery dates are recalculated.
- _acceptwarnings
Type: boolean
A Boolean value that specifies whether warnings are acceptable.