Share via


TaxFiscalDocumentTotals_BR.qtyInvent Method [AX 2012]

Retrieves the inventory quantity of the current line.

Syntax

protected InventQty qtyInvent()

Run On

Server

Return Value

Type: InventQty Extended Data Type
The inventory quantity of the current line.

Remarks

The return value is always 0 (zero) for a tax fiscal document.

See Also

Reference

TaxFiscalDocumentTotals_BR Class