PurchPurchaseOrderHeader.initFromVendPurchOrderJour Method
Initializes a PurchPurchaseOrderHeader table record with the values from a VendPurchOrderJour table record.
Syntax
public void initFromVendPurchOrderJour(VendPurchOrderJour _vendPurchOrderJour)
Run On
Called
Parameters
- _vendPurchOrderJour
Type: VendPurchOrderJour Table
The VendPurchOrderJour table record.