VendInvoiceInfoTableTaxExtension_IN.initFromPurchTable Method
Initializes the VendInvoiceInfoTableTax_IN record from the PurchTable record.
Syntax
public void initFromPurchTable(PurchTable _purchTable)
Run On
Called
Parameters
- _purchTable
Type: PurchTable Table
The PurchTable India taxes field values to use to initialize the VendInvoiceInfoTableTax_IN fields
Remarks
This method is called when a record is created in a vendor invoice in the PurchFormletterParmData class.