KMQuestionnaireRun.setCallingReferences Method [AX 2012]
Sets the references to identify the record from which questionnaire form is started.
public void setCallingReferences(TableId _tableId, RefRecId _recId)
Run On
ClientParameters
- _tableId
- Type: TableId Extended Data Type
The table ID of the record from where the questionnaire is started.
- _recId
- Type: RefRecId Extended Data Type
The record ID of the record from where the questionnaire is started.
Community Additions
ADD
Show: