The SAVEOUTPUT statement specifies whether to save the output from an Oracle E-Business Suite Single Request or Request Set job.
Supported Job Types
This statement is optional for the following job types:
Syntax
This statement has the following format:
SAVEOUTPUT Y|N
Saves output from an Oracle Applications program. In Oracle Applications, this option is specified as a request definition option and corresponds to selecting the Save all Output Files check box of the Upon Completion dialog.
Does not save output from an Oracle Applications program. In Oracle Applications, this option is specified as a request definition option and corresponds to clearing the Save all Output Files check box of the Upon Completion dialog.
Notes:
Example: Save the Output of an Oracle E-Business Single Request Job
In the following example, the job's output is saved.
AGENT CYBOA PROGRAM XXCOFI APPLDISPLNAME 'Application Object Library' RESPNAME 'System Administrator' OAUSER SYSADMIN SAVEOUTPUT Y
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|