PurchReqLineQuestionnaireRun_Web.finish Method [AX 2012]
Saves a completed questionnaire when the End button is clicked.
public void finish(boolean _doInsert, [KMVirtualNetworkAnswerTableId _kmVirtualNetworkAnswerTableId])
Run On
ClientParameters
- _doInsert
- Type: boolean
A Boolean value that indicates whether to insert a record into the PurchReqLineQuestionnaireResponse table.
- _kmVirtualNetworkAnswerTableId
- Type: KMVirtualNetworkAnswerTableId Extended Data Type
The table ID of the kmVirtualNetworkAnswerTable table.
Community Additions
ADD
Show: