sys_number record is not linked for Table[sys_db_object] table number_ref field

Deepthi
ServiceNow Employee
ServiceNow Employee

Following is the scenario for one table.

There is a sys_number record created for the table Consumer[csm_consumer].

But when I check in the table details, i.e, sys_db_object record of thecsm_consumer table, I see that the "Auto-number" field is not checked

Consumer table form --> Controls --> Auto Number 

 

There are several other tables with the same issue.

 

Functionally it is working fine, but linking is not present.

1 REPLY 1

palanikumar
Giga Sage

Hi,

Consumer is like a User record. This table will not have auto number.

Is there any requirement to add auto number for consumer table? If yes you need to create a new field named number and then you can set the auto number

Thank you,
Palani