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.
Initializes the consignee and consignor information for customer invoice references.
Syntax
protected void custVendInfoSales(
CustVendAC _invoiceAccount,
[VendAccount _consignor,
CustAccount _consingee])
Run On
Called
Parameters
- _invoiceAccount
Type: CustVendAC Extended Data Type
The customer account from the invoice; optional.
- _consignor
Type: VendAccount Extended Data Type
The consignor account; optional.
- _consingee
Type: CustAccount Extended Data Type
The consignee account; optional.