The PROGRAM statement specifies the short name of an Oracle Applications single request program.
Supported Job Type
If the PROGRAMDISPL statement is not used, this statement is required for the Oracle E-Business Suite Single Request job type.
Note: All Oracle E-Business Suite Single Request job definitions require a PROGRAM statement or a PROGRAMDISPL statement. Use the PROGRAMDISPL statement to specify the display name of the program and the PROGRAM statement to specify the short name of the program.
Syntax
This statement has the following format:
PROGRAM program_short_name
Specifies the short name of the Oracle Applications single request program. The program short name must be registered in the Oracle Applications Concurrent Manager. In Oracle Applications, the program short name is part of the program definition and is found in the Short Name field of the Concurrent Programs dialog.
Limits: Up to 30 characters; case-sensitive
Note: The value of the oracle_program_name_type attribute must be SHORT.
Note: Enclose values that contain delimiters (such as spaces) in double quotation marks.
Example: Specify the Name of a Single Request Program
In this example, the single request program is identified by its short name.
AGENT CYBOA PROGRAM XXCOFI APPLDISPLNAME 'Application Object Library' RESPNAME 'System Administrator' OAUSER SYSADMIN
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|