projStatement.getQueryValues Method [AX 2012]

Gets the total amount and total quantity for all the records in the ProjTransPosting table or ProjTransBudget table returned by the query built for a project statement report. The two values are returned in a container.

public container getQueryValues()

Run On

Server

Return Value

Type: container
A container that contains the total amount and total quantity for posting records returned by the query.

Community Additions

ADD
Show: