The PRINTCOPIES statement specifies the number of copies to print for an Oracle Applications single request or request set.
Supported Job Types
This statement is optional for the following job types:
Syntax
This statement has the following format:
PRINTCOPIES num_copies
Specifies the number of copies to print. In Oracle E-Business Suite, the number of copies is specified as a request definition option and is found in the Copies column of the Upon Completion dialog.
Limits: Up to six numeric digits
Example: 100
Notes:
Example: Print Three Copies of a Single Request
In this example, the job specifies three copies to be printed on the Q_DEVELOPMENT printer in PORTRAIT style.
AGENT CYBOA APPLDISPLNAME 'Application Object Library' RESPNAME 'System Administrator' OAUSER SYSADMIN PROGRAM XXCOFI PRINTER Q_DEVELOPMENT PRINTSTYLE PORTRAIT PRINTCOPIES 3
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|