Share via


InventAdjustPost.addInventAdjustPostInventTransView Method [AX 2012]

Adds the InventAdjustPostInventTransView table to the QueryBuildDataSource object for the InventSettlement record.

Syntax

protected QueryBuildDataSource addInventAdjustPostInventTransView(QueryBuildDataSource _qbdsInventSettlement)

Run On

Server

Parameters

Return Value

Type: QueryBuildDataSource Class
A QueryBuildDataSource object.

See Also

Reference

InventAdjustPost Class