Previous Topic: PROGRAMDATA Statement—Identify an Oracle Applications ProgramNext Topic: PROGSAVEOUTPUT Statement—Specify Whether to Save Output from a Request Set Program


PROGRAMDISPL Statement—Specify the Display Name of an Oracle Applications Single Request Program

The PROGRAM statement specifies the display name of an Oracle Applications single request program.

Supported Job Type

If the PROGRAM 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:

PROGRAMDISPL program_display_name
program_display_name

Specifies the display name of the Oracle Applications single request program.

Limits: Up to 240 characters; case-sensitive

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 display name.

AGENT CYBOA
PROGRAMDISPL 'Load AP Invoice Source Dimension'
APPLDISPLNAME 'Application Object Library'
RESPNAME 'System Administrator'
OAUSER SYSADMIN