SalesInvoiceJournalPostBase.useInventOwnerIdRange_RU Method [AX 2012]

Determines whether the specified inventory owner should be used in the transaction.

Syntax

protected abstract boolean useInventOwnerIdRange_RU()

Run On

Server

Return Value

Type: boolean
true if the inventory owner should be used in the transaction; otherwise, false.

Remarks

You should use this method only for applicable Russian transactions.

See Also

Reference

SalesInvoiceJournalPostBase Class