Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of the SalesTable2LineUpdatePrompt class and executes the extendedPrompt instance method.
Syntax
server public static SalesTable2LineUpdatePrompt newExecuteExtendedPrompt(SalesTable _salesTable, DialogButton _copyTaxGroupToMarkupTrans)
Run On
Server
Parameters
- _salesTable
Type: SalesTable Table
A buffer of the SalesTable table. 
- _copyTaxGroupToMarkupTrans
Type: DialogButton Enumeration
A DialogButton type. 
Return Value
Type: SalesTable2LineUpdatePrompt Class
An initiated instance the SalesTable2LineUpdatePrompt class if any fields have to be updated; otherwise, a nulled object of the SalesTable2LineUpdatePrompt class.