Share via


ReleaseUpdateDB60_KM.updateKMKnowledgeCollectorPlanningTable Method [AX 2012]

Updates the ResponsibleWorker field of the KMKnowledgeCollectorPlanningTable table with the corresponding value from the RecId field of the HcmWorker table.

Syntax

public void updateKMKnowledgeCollectorPlanningTable()

Run On

Server

Remarks

The ResponsibleWorker field that holds the RecId value from the HcmWorker table replaces the Responsible field.

See Also

Reference

ReleaseUpdateDB60_KM Class