PurchParmUpdate::setProformaValue Method
This method sets the value of the proforma field on a purchparmupdate record.
Syntax
client server public static void setProformaValue(ParmId _parmId, boolean _proforma)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parmId of the PurchParmUpdate record to be updated.
- _proforma
Type: boolean
The boolean value of the Proforma field.