ReleaseUpdateDB60_KM.updateKMQuestStatisticsTable Method [AX 2012]

Updates the KMQuestionnaireStatisticsTable table to replace all the FieldId values in the Grouping field with their associated FieldName value.

Syntax

public void updateKMQuestStatisticsTable()

Run On

Server

Remarks

This upgrade is required in order to comply with the removal of FieldId values from Container data types.

See Also

Reference

ReleaseUpdateDB60_KM Class