Share via


RetailConnActionGenerator.initTableDistributionUpQuery Method [AX 2012]

Retrieves the up distributions if they are already set in global cache; otherwise, the query is built to create a container and they are set to the global cache.

Syntax

public container initTableDistributionUpQuery(TableId _refTableId)

Run On

Server

Parameters

Return Value

Type: container
A container with the set of distributions.

See Also

Reference

RetailConnActionGenerator Class