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.
Sets the DocumentNumber field on the record.
The DocumentNumber field is constructed as the PurchId of the related purchase order plus a counter showing the version number.
Syntax
public void setDocNum(PurchTable _source)
Run On
Called
Parameters
- _source
Type: PurchTable Table
The specified purchase order.