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.

public container initTableDistributionUpQuery(TableId _refTableId)

Run On

Server

Parameters

_refTableId
Type: TableId Extended Data Type
The string value that has the master table reference ID.

Return Value

Type: container
A container with the set of distributions.

Community Additions

ADD
Show: