Share via


InventLookupReturn::initSalesReturnMode Method [AX 2012]

Determines whether an InventDim table buffer is joined to a record that represents a sales return record.

Syntax

client server public static SalesLine initSalesReturnMode(InventDim _inventDim)

Run On

Called

Parameters

Return Value

Type: SalesLine Table
A buffer of the SalesLine table of ReturnItem type.

See Also

Reference

InventLookupReturn Class