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 and enhanced delivery date control is enabled.
Syntax
public void modifiedField(
Common _record,
[boolean _showDialog,
boolean _acceptWarnings,
boolean _checkOnly])
Run On
Called
Parameters
- _record
Type: Common Table
The record upon which delivery dates are recalculated.
- _showDialog
Type: boolean
A Boolean value that specifies whether a dialog box should be displayed upon irresolvable conflicts.
- _acceptWarnings
Type: boolean
A Boolean value that specifies whether warning messages are considered as acceptable.
- _checkOnly
Type: boolean
A Boolean value that specifies whether delivery date control should only check the entered delivery dates and not recalculate them with conflicts.