A checklist item record provides a name and a complete field. The name field is the label of the checklist item, and the complete field is a checkbox that indicates whether the checklist item is done or not. You can find more information about checklist items in the Product Documentation for ServiceNow.
Question 2
A user's availability is calculated as:
Options:
A.
Allocated time
B.
Capacity minus allocation
C.
Sum of allocated and confirmed hours, divided by the total capacity
D.
Allocated hours divided by the total capacity
Answer:
D
Explanation:
Explanation:
According to the ServiceNow documentation1, a user’s availability is calculated as the ratio of allocated hours to total capacity, expressed as a percentage. Allocated hours are the hours that a user is assigned to work on a project or demand. Total capacity is the maximum number of hours that a user can work in a given period, based on their schedule and availability profile. A user’s availability indicates how much of their time is already allocated and how much is still available for new assignments.
1:
Question 3
In which table can you find cost information for a specific fiscal period?
Options:
A.
cost_plan_breakdown
B.
pm_project
C.
cost_plan
D.
expense_line
Answer:
A
Explanation:
Explanation:
According to the ServiceNow documentation1, the cost_plan_breakdown table stores the cost information for a specific fiscal period. This table contains the fields such as cost plan, fiscal period, amount, and currency. The other options are incorrect because:
B. pm_project: The pm_project table stores the information about projects, such as name, description, state, and status2.
C. cost_plan: The cost_plan table stores the information about cost plans, such as name, type, and project3.
D. expense_line: The expense_line table stores the information about expense lines, such as expense type, amount, and date4.