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
CalledParameters
- _fiscalDocument
- Type: FiscalDocument_BR Table
The fiscal document containing the import declaration data.
Return Value
Type: PurchImportDeclarationTotals_BR ClassA PurchImportDeclarationTotals_FDocLine_BR class instance.
Show: