AxSalesTable.moveAxSalesTable Method [AX 2012]

Copies values to a different AxSalesTable object.

Syntax

public void moveAxSalesTable(AxSalesTable _axSalesTable)

Run On

Called

Parameters

Remarks

This method copies values from one AxSalesTable object to another. It is typically used to copy values from an AxSalesTable object to an AxSalesTable object derivative.

See Also

Reference

AxSalesTable Class