Skip to main content
Answer

Master Data maintainance in Information Systems Integrations to Acumatica ERP

  • December 4, 2020
  • 2 replies
  • 162 views

May I know when integration of an Information System and Acumatica ERP is happened in what system we maintain the master data specifically for the areas of payroll and Employee Information Management?

Best answer by vkumar

Hi @Malithi 

Here is the clarification.

  • All data is stored in the database created for respective Acumatica instance.
  • Data on each table is referenced by ‘CompanyID’, which refers to the ‘Tenant’ the data is linked to.
  • One set of default data used  for creating new ‘Tenants’ is stored with CompanyID value ‘1’.

Let me know if this helps.


Regards,

2 replies

Forum|alt.badge.img+12
  • Acumatica Support Team
  • Answer
  • December 4, 2020

Hi @Malithi 

Here is the clarification.

  • All data is stored in the database created for respective Acumatica instance.
  • Data on each table is referenced by ‘CompanyID’, which refers to the ‘Tenant’ the data is linked to.
  • One set of default data used  for creating new ‘Tenants’ is stored with CompanyID value ‘1’.

Let me know if this helps.


Regards,


  • Author
  • Freshman I
  • December 7, 2020

Thank you!