Previous Topic: AGENT Statement—Specify the Agent Where the Micro Focus Job RunsNext Topic: APPLSHORTNAME Statement—Specify the Short Name of an Oracle Applications Application


APPLDISPLNAME Statement—Specify the Display Name of an Oracle Applications Application

The APPLDISPLNAME statement specifies the display name of the Oracle Applications application.

Supported Job Types

If the APPLSHORTNAME statement is not used, this statement is required for the following job types:

Note: All Oracle E-Business Suite Request Set or Single Request job definitions require an APPLDISPLNAME statement or an APPLSHORTNAME statement. Use the APPLDISPLNAME statement to specify the display name of the application and the APPLSHORTNAME statement to specify the short name of the application.

Syntax

This statement has the following format:

APPLDISPLNAME display_name
display_name

Specifies the display name of the Oracle Applications application. In Oracle Applications, the display name is part of the request definition and is found in the Application field.

Limits: Up to 240 characters; case-sensitive

Notes:

Example: Specify the Display Name of an Oracle Applications Application

In the following example, the display name of the Oracle Applications application is Application Object Library.

AGENT CYBOA
PROGRAM XXCOFI
APPLDISPLNAME 'Application Object Library'
RESPNAME 'System Administrator'
OAUSER SYSADMIN