PurchConfirmationRequestJour.setDocNum Method
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.