MCRSalesPurgeBatch.confirmPurge Method [AX 2012]

Prompts the user to confirm they want to perform the purging of SalesTable records.

public DialogButton confirmPurge(SalesTable _salesTable)

Run On

Called

Parameters

_salesTable
Type: SalesTable Table
A SalesTable record buffer.

Return Value

Type: DialogButton Enumeration
A DialogButton enum indicating the button the user selected.

Community Additions

ADD
Show: