Multiple choice technology packaged enterprise solutions

_________ are the smallest unit of work that can be committed within a program.

  1. MAIN

  2. SECTION

  3. STEP

  4. ACTION

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In PeopleSoft Application Engine, a STEP is the smallest executable unit - it contains actions that are executed as a committed unit of work. MAIN is the program level, SECTION is a grouping of steps, and ACTION is not a valid PeopleSoft AE construct.