cancel
Showing results for 
Search instead for 
Did you mean: 

How does MDM actually understand the next available master number when a ma

Former Member
0 Kudos

How does MDM actually understand the next available master number when a master is created?

I know about qualified tables and ranges, but I need to understand how does it actually happen, eg: how does it know the next available number for the master.

View Entire Topic
former_member188878
Active Contributor
0 Kudos

Hi,

At the data base level there is a code, which takes care of number creation once the field is auto ID.

regards

shankar

Former Member
0 Kudos

Thanks, we are closer to the solution now.

But can we see that code/table? How can I view that? Any ideas?

Former Member
0 Kudos

Hey Justjas,

There are many tools depending on the database which allow you to view and edit data at DB level.

MS SQL Server Management studio being one of them.Once you log in you can see various table structures pertaining to Roles,records,languages etc.I am not really sure where it lies in here,but possibly you can find it here.

Hope that helps.

Thanks,

Ravi