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
ServerParameters
- _queryParams
- Type: ProjIntercompanyTransQueryParams Class
An ProjIntercompanyTransQueryParams object with the parameters for the query.
Show: