Share via


CustProvisionalBalanceDP.getFilteredMainAccounts Method [AX 2012]

Copies the query ranges from the source query to the target query.

Syntax

private Set getFilteredMainAccounts(Query _sourceQuery)

Run On

Server

Parameters

  • _sourceQuery
    Type: Query Class
    The query from which to copy ranges.

Return Value

Type: Set Class
A set that contains the filtered summary main accounts.

Remarks

This method also copies dynamic filters to the target query.

See Also

Reference

CustProvisionalBalanceDP Class