Oracle Global Human Resources Cloud Implementation Specialist — Question 45
You want to eliminate the reporting output from processing a Macro. How should you proceed?
Answer options
- A. Use the optional parameter NOLIST.
- B. Use the optional parameter UNLIST.
- C. Use the optional parameter NOREPORT.
- D. Use the optional parameter NOMACROOUTPUT.
Correct answer: A
Explanation
The correct answer is A, as the NOLIST parameter is specifically designed to suppress the listing of the output from Macro execution. The other options, while they sound similar, either do not exist or do not serve the purpose of eliminating output from Macro processing.