Share via


RetailConnSCRecIDBulkCopy.getTableCursor Method [AX 2012]

Method returns the record ID key 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 getTableCursor()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public RetailConnSCRecIDKeyTmp getTableCursor()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public RetailConnSCRecIDKeyTmp getTableCursor()

Run On

Server

Return Value

Type: Common Table
Record ID key table.

See Also

Reference

RetailConnSCRecIDBulkCopy Class