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
- _qbdsInventSettlement
Type: QueryBuildDataSource Class
The QueryBuildDataSource object for the InventSettlement record.
Return Value
Type: QueryBuildDataSource Class
A QueryBuildDataSource object.