Share via


RetailConnSCDataTranslationContext.OpenChangeRefTable Method [AX 2012]

Get the change reference table cursor

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 OpenChangeRefTable()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public RetailConnSCChangeRefTable OpenChangeRefTable()

Run On

Called

Return Value

Type: Common Table
Change reference table cursor

See Also

Reference

RetailConnSCDataTranslationContext Class