The ARGS statement defines the argument values to override Oracle Applications default values.
Supported Job Type
This statement is optional for the Oracle E-Business Suite job type.
Syntax
This statement has the following format:
ARGS argument[,argument...]
Defines each argument value to pass to an Oracle Applications single request. In Oracle Applications, arguments are part of the program definition and are found in the Concurrent Program Parameters dialog.
Notes:
Example: Pass Argument Values
In this example, the ARGS statement passes values for the first, third, and fifth arguments. Since the ARGDEFAULTS statement is set to Y, the agent passes default values to the second and fourth arguments.
AGENT CYBOA PROGRAM XXCOFI APPLDISPLNAME 'Application Object Library' RESPNAME 'System Administrator' OAUSER SYSADMIN DESCRIPTION 'CONFIRMED REQ 20040808 by TYB212' ARGS X22F,,X56R143,,X23T ARGSDEFAULTS Y
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|