PdsBatchSearch.addQbdsInventSum Method [AX 2012]

Adds an InventSum data source to the specified QueryBuildDataSource object.

protected QueryBuildDataSource addQbdsInventSum(QueryBuildDataSource _qbdsInventBatch)

Run On

Server

Parameters

_qbdsInventBatch
Type: QueryBuildDataSource Class
An object that represents an InventBatch data source.

Return Value

Type: QueryBuildDataSource Class
A QueryBuildDataSource object.

Community Additions

ADD
Show: