Share via


ReleaseUpdateDB60_Ledger.updateCompanyInfo Method [AX 2012]

Updates the IsConsolidationCompany and IsEliminationCompanyfields of the CompanyInfo table.

Syntax

public void updateCompanyInfo()

Run On

Server

Remarks

Sets the IsConsolidationCompany and IsEliminationCompanyfields with values from the del_Consolidation and del_Eliminationfields of the LedgerParameters table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class