ReleaseUpdateDB60_Basic.updateCompanyInfo 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

ReleaseUpdateDB60_Basic

Method

updateCompanyInfo

Description

This routine ensures that the CompanyInfo table has records corresponding to every record in the DataArea field.

Affected Modules and Tables

Affected Modules

Basic

Affected Tables

CompanyInfo

Remarks

For every record in the data area table - this routine checks to see if a record with the same value for the DataArea field exists in the CompanyInfo table. If it doesn't this routine adds it.