ReleaseUpdateDB41_smm.updateSalesManagementStatistics Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Class

ReleaseUpdateDB41_smm

Method

updateSalesManagementStatistics

Description

Replaces removed fields from the SalesQuotation in the management statistics table. Deletes obsolete fields from the AllowedFields. Replaces old Date fields with DateTime fields from the AllowedFields. Replaces old Date values with DateTime values from the Graph table. Replaces the query with reference to old Date fields with new DateTime field.

Affected Modules and Tables

Affected Modules

smm

Affected Tables

smmSalesManagementAllowedFields

smmSalesManagementGraphOptions

smmSalesManagementGraphTable

smmSalesManagementQueriesTable

SysInfolog

Remarks

Replaces removed fields from the SalesQuotation in the management statistics table. Deletes obsolete fields from the AllowedFields. Replaces old Date fields with DateTime fields from the AllowedFields. Replaces old Date values with DateTime values from Graph table. Replaces the query with reference to old Date fields with new DateTime fields.