D91330A - Scheduler Override Printer Info
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szScheduledJobName | SCHJBNM | char | REQ | INPUT | 
A name that uniquely identifies to the system and the user a scheduled job.
Use this name to indicate the job function, such as Monthly 
  | ||||
| szPhysicalDevice | PHYD | char | OPT | BOTH | 
The name assigned to a specific printer on a network, such as Accounting_Printer_1. For OneWorld, this name cannot contain a space 
  | ||||
| nNumOfCopies | NUMCOPY | integer | OPT | BOTH | 
Number of copies that a user wants to print for a given batch job.  | ||||
| cOrientation | ORNT | char | OPT | BOTH | 
Designates the presentation of information on the paper, such as Portrait (the paper is taller than it is wide) or Landscape (the paper is 
  | ||||
| szPaperType | PAPT | char | OPT | BOTH | 
The size of paper the printer supports, such as letter, legal, or A4.  | ||||
| nOutputTray | OUTTRAY | integer | OPT | BOTH | 
The output tray that a user wants to use for a given batch print job.  | ||||
| cPDLFlag | PDLFLG | char | OPT | BOTH | 
A code that specifies a PDL file should be created.  | ||||
| cCSVFlag | CSVFLG | char | OPT | BOTH | 
A code that specifies a CSV file should be created.  | ||||
| szInterfaceName | INTN | char | OPT | BOTH | 
The OSA Interface Name uniquely identifies a set of external functions which can receive and process information made available by the 
  | ||||
| szProgramName | PGM | char | OPT | BOTH | 
The name of an executable program.  | ||||
| None | 
| None |