Why would you choose to reference a derived/work field in a PeopleCode program, rather than a
PeopleCode variable?
A.
A derived/work field can be displayed on a page.
B.
You must use derived/work fields to perform calculations.
C.
Derived/work fields can be saved to the derived/work table.
D.
Derived/work fields are simpler to implement than variables.
E.
A derived/work field has a longer duration than a global variable.
F.
Derived/work fields have more flexibility with data types than with variables.
Explanation: