RetailInventErrorNotifyTable.modifiedField Method
Calls the method when a field is modified.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID that is modified.
Remarks
Calls the modifiedItemId method when the ItemId field is modified.
Calls the modifiedInventLocationId method when the InventLocationId field is modified.
Calls the modifiedSubInfocodeId method when the SubInfocodeId field is modified.
Calls the modifiedStoreId method when the StoreId field is modified.