PdsCustSellableDays.modifiedField Method
Performs logic when the specified table field is modified.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID for the table field that was changed.
Remarks
When the ItemCode field is changed, this method checks whether the ItemRelation field is populated and modifies it according to the appropriate ItemCode and ItemRelation field combination constraints.