Share via


RetailConnSCAXSession.OpenChangeRefTable Method [AX 2012]

Opens the reference table which is changed.

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

Server

Return Value

Type: Common Table
Change reference table cursor.

See Also

Reference

RetailConnSCAXSession Class