Share via


TmpTaxReport_IT.initFromTableIdRecId Method

Initializes the TmpTaxReport_IT buffer from the selected record.

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 void initFromTableIdRecId(TableId _tableId, RecId _recId)

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void initFromTableIdRecId(TableId _tableId, RecId _recId)

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          private void initFromTableIdRecId(TableId _tableId, RecId _recId)

  Microsoft Dynamics AX 2012 (FPK)
          private void initFromTableIdRecId(TableId _tableId, RecId _recId)

  Microsoft Dynamics AX 2012 (SYS)
          private void initFromTableIdRecId(TableId _tableId, RecId _recId)

Run On

Called

Parameters

See Also

Reference

TmpTaxReport_IT Table