ProjIntercompanyTransQuery::construct Method [AX 2012]

Creates a new instance of ProjIntercompanyTransQuery with given parameters from a ProjIntercompanyTransQueryParams object.

server public static ProjIntercompanyTransQuery construct(ProjIntercompanyTransQueryParams _queryParams)

Run On

Server

Parameters

_queryParams
Type: ProjIntercompanyTransQueryParams Class
An ProjIntercompanyTransQueryParams object with the parameters for the query.

Return Value

Type: ProjIntercompanyTransQuery Class
A new ProjIntercompanyTransQuery object.
Show: