Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.