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.
Initiates a VendInvoiceInfoTable record with values based on PurchAgreementHeader record.
Syntax
public void initFromPurchAgreementHeader_RU(PurchAgreementHeader _purchAgreementHeader, [boolean _copyDeliveryLocation])
Run On
Called
Parameters
- _purchAgreementHeader
Type: PurchAgreementHeader Table
A record of the table PurchAgreementHeader.
- _copyDeliveryLocation
Type: boolean
When set to true delivery location is copyed from PurchAgreementHeader.
Default is true.