Share via


RetailConnTableDistributionTree.generateTmpTable Method [AX 2012]

Generates the complete tree in the temporary table.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public Common generateTmpTable()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public RetailConnTableDistribution generateTmpTable()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public RetailConnTableDistribution generateTmpTable()

Run On

Client

Return Value

Type: Common Table
An instance of the temporary table.

See Also

Reference

RetailConnTableDistributionTree Class