Share via


AxdReturnOrderIn.prepareSalesTable Method [AX 2012]

Prepares the SalesTable table.

Syntax

protected void prepareSalesTable(AxSalesTable _axSalesTable)

Run On

Server

Parameters

  • _axSalesTable
    Type: AxSalesTable Class
    The AxBC class of the SalesTable table of the ReturnOrder.

Remarks

This method sets the SalesType and ReturnStatus field values.

See Also

Reference

AxdReturnOrderIn Class