Share via


WMSReqTransMovementsPerDayDP.populateFields Method [AX 2012]

Initializes the fields by using the current query line.

Syntax

private boolean populateFields(QueryRun _queryRun)

Run On

Server

Parameters

  • _queryRun
    Type: QueryRun Class
    The query run that contains the current record.

Return Value

Type: boolean
true if the record was added; otherwise, false.

See Also

Reference

WMSReqTransMovementsPerDayDP Class