Timesheet Question #1
You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time? A. Use a When rule. When the application references the remaining vacation and sick time, each value calculates.
B. Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate. C. Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate. D. Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.
Answer C or B . Please can some on validate.