Share via


SalesTable2LineUpdatePrompt::newFromSalesTableWithMarkupParams Method [AX 2012]

Constructs and initiates a new instance of the SalesTable2LineUpdatePrompt class.

Syntax

server public static SalesTable2LineUpdatePrompt newFromSalesTableWithMarkupParams(SalesTable _salesTable, DialogButton _copyTaxGroupToMarkupTrans)

Run On

Server

Parameters

  • _copyTaxGroupToMarkupTrans
    Type: DialogButton Enumeration
    A dialog button value to use as a copyTaxGroupToMarkupTrans parameter.

Return Value

Type: SalesTable2LineUpdatePrompt Class
An instance of the SalesTable2LineUpdatePrompt class.

See Also

Reference

SalesTable2LineUpdatePrompt Class