PurchImportDeclarationTotals_BR::newFromFiscalDocument Method [AX 2012]

Initializes a PurchImportDeclarationTotals_BR class from a fiscal document.

client server public static PurchImportDeclarationTotals_BR newFromFiscalDocument(FiscalDocument_BR _fiscalDocument)

Run On

Called

Parameters

_fiscalDocument
Type: FiscalDocument_BR Table
The fiscal document containing the import declaration data.

Return Value

Type: PurchImportDeclarationTotals_BR Class
A PurchImportDeclarationTotals_FDocLine_BR class instance.
Show: