PayrollBenefitTaxRule_US.modifiedField Method
Handles the event that is caused when a field is modified for a PayrollBenefitTaxRule_US record.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
A modified field ID.
Remarks
All the IsExemptFrom... fields are used only when the PreTaxBasis value is set to Custom.
This method resets the field vales to No when the PreTaxBasis value is changed to some value other than Custom.