Share via


HcmBudgetPurposeTypeDetail.modifiedField Method

Updates the Percent , Amount, and isPercentageBased fields of the HcmBudgetPurposeTypeDetail table .

Syntax

public void modifiedField(FieldId _fieldId)

Run On

Called

Parameters

Remarks

Sets the Percent field to zero and the isPercentageBased field to false if the modified field is the Amount field .or the Amount field to zero and the isPercentageBased field to true if the modified field is the Percent field .

See Also

Reference

HcmBudgetPurposeTypeDetail Table