VendInvoiceTrans.productReceiptId Method
Retrieves the packing slip ID of the VendPackingSlipTrans table.
Syntax
display ProductReceiptId productReceiptId(VendInvoiceTrans _vendInvoiceTrans)
Run On
Called
Parameters
- _vendInvoiceTrans
Type: VendInvoiceTrans Table
A VendInvoiceTrans record.
Return Value
Type: ProductReceiptId Extended Data Type
The packing slip ID of the VendPackingSlipTrans table.