PurchImportDeclarationTotals_BR::newFromParmTable Method [AX 2012]

Initializes a PurchImportDeclarationTotals_BR class from a vendor invoice.

client server public static PurchImportDeclarationTotals_BR newFromParmTable(VendInvoiceInfoTable _purchParmTable, TmpTaxWorkTrans _tmpTaxWorkTrans)

Run On

Called

Parameters

_purchParmTable
Type: VendInvoiceInfoTable Table
The vendor invoice containing the import declaration data.
_tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
The temporary taxes table.

Return Value

Type: PurchImportDeclarationTotals_BR Class
A PurchImportDeclarationTotals_Parm_BR class instance.
Show: