MCRSalesPurgeBatch.processSalesTable Method [AX 2012]

Processes the sales table.

public boolean processSalesTable(SalesTable _salesTable)

Run On

Called

Parameters

_salesTable
Type: SalesTable Table
The ID of the sales table record for which this method processes.

Return Value

Type: boolean
true if processing should continue; otherwise, false.

Community Additions

ADD
Show: