ReleaseUpdateDB60_KM.updateKMVirtualNetworkAnswerTable Method [AX 2012]

Updates the ExecutedBy and EvaluationOf fields of the KMVirtualNetworkAnswerTable table with the corresponding value from the RecId field of the DirPerson table.

Syntax

public void updateKMVirtualNetworkAnswerTable()

Run On

Server

Remarks

The ExecutedBy and EvaluationOf fields that holds the RecId value from the DirPerson table replaces the HrmVirtualNetworkId and TargetVirtualNetworkId fields.

See Also

Reference

ReleaseUpdateDB60_KM Class