HcmBudgetPurposeTypeDetail.modifiedField Method
Updates the Percent , Amount, and isPercentageBased fields of the HcmBudgetPurposeTypeDetail table .
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field that is modified.
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 .