RetailCDXOnDemandQueryBuilder.buildQuery Method [AX 2012]

Build the query for on demand data retrieval base on the root table in CDX data distribution tree.

public int buildQuery(Query _query, str _rootTableName)

Run On

Called

Parameters

_query
Type: Query Class
The query.
_rootTableName
Type: str
The root table name.

Return Value

Type: int
The number of tables included the query result.

Community Additions

ADD
Show: