The Business Unit field on a Project or Demand form displays values from a specific table. What type of field is this?
Correct Answer: B
Explanation:
According to the ServiceNow documentation1, the Business Unit field on a Project or Demand form is a reference field that displays values from the cmn_department table. A reference field stores a link to a record on another table, rather than storing the data directly in the field2.
Question 2
Use this table to configure the parameters displayed on a project card on the My Projects Space page of the Project Workspace.
Correct Answer: C
Explanation:
According to the ServiceNow documentation1, the pm_home_page_config table is used to configure the parameters displayed on a project card on the My Projects Space page of the Project Workspace. The other tables are used for different purposes: pm_project: Stores information about projects2. pm_toplevel_project: Stores information about top-level projects3. project_template_config: Stores information about project templates.
Demo Practice Mode
You are viewing only the questions marked as Demo.