PurchRFQTableQuestionnaireRun_Web.finish Method [AX 2012]

Saves a completed questionnaire when the end button is clicked.

public void finish(boolean _doInsert, KMVirtualNetworkAnswerTableId _kmVirtualNetworkAnswerTableId)

Run On

Client

Parameters

_doInsert
Type: boolean
A Boolean value that indicates whether to insert a record into the PurchRFQTableQuestionnaireResponse table.
_kmVirtualNetworkAnswerTableId
Type: KMVirtualNetworkAnswerTableId Extended Data Type
The table ID of the kmVirtualNetworkAnswerTable table.

Community Additions

ADD
Show: