Which of these combinations is impossible

ServiceNow Use6
Tera Guru

Hi,

Can you please explain in a sentence or two?

 

Tables can be characterized in multiple ways. Which of these combinations is impossible?

1. Custom and Core
2. Custom and Child
3. Base and Parent
4. Custom and Parent
5. Core and Base
6. Child and Core

 

Regards

Suman P.

3 REPLIES 3

Amit Gujarathi
Giga Sage
Giga Sage

HI @ServiceNow Use6 ,
I trust you are doing great.

Certain combinations of table characteristics are not possible due to the way tables are structured and defined within the system. Specifically, the combination of "Custom and Core" is impossible.

  • Custom tables are those created by users or administrators to suit specific organizational needs.
  • Core tables, on the other hand, are the default tables provided by ServiceNow as part of its standard platform.

Since a table cannot be both a default part of the ServiceNow platform (Core) and a user-created entity (Custom) at the same time, this combination is not feasible. The other combinations listed (Custom and Child, Base and Parent, Custom and Parent, Core and Base, Child and Core) are all possible within the ServiceNow architecture.


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



AndersBGS
Tera Patron
Tera Patron

Hi @ServiceNow Use6 ,

 

Custom tables: This is the tables created by admins/developers during development.

Core tables: Core tables is created by ServiceNow and is part of the base system.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ServiceNow Use6 

 

1. Custom and Core --> Custom table created by developer / admin and start with u_ or X_ (scoped) . Core table - which come with SN system and OOTB.

https://www.youtube.com/watch?si=-tKZYtSNuy0MCtwo&embeds_referring_euri=https%3A%2F%2Fdocs.serviceno...


2. Custom and Child  --Child table, mean which has parent.

https://docs.servicenow.com/bundle/vancouver-it-business-management/page/product/project-management/...


3. Base and Parent  --> Parent can be base or core both.
4. Custom and Parent
5. Core and Base
6. Child and Core

 

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************