The PRINTSTYLE statement specifies an Oracle Applications print style.
Supported Job Types
This statement is optional for the following job types:
Syntax
This statement has the following format:
PRINTSTYLE print_style
Specifies a print style. The value must match the name of an Oracle Applications print style. In Oracle Applications, the print style is specified as a request definition option and is found in the Style field of the Upon Completion dialog.
Limits: Up to 30 characters; case-sensitive
Example: PORTRAIT
Notes:
Example: Specify an Oracle Applications Print Style
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.
|
|