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.
Initializes an instance of the SalesQuotationToLineUpdatePrompt class, based on a SalesQuotationTable record.
Syntax
server public static SalesQuotationToLineUpdatePrompt newFromSalesQuotationTable(SalesQuotationTable _salesQuotationTable)
Run On
Server
Parameters
- _salesQuotationTable
Type: SalesQuotationTable Table
A SalesQuotationTable record to initialize the SalesQuotationToLineUpdatePrompt class from.
Return Value
Type: SalesQuotationToLineUpdatePrompt Class
An instance of the SalesQuotationToLineUpdatePrompt class.