[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: URGENT HELP
The values for $prcs_oprid and $prcs_run_cntl_id are sent into the SQR
program as parameters from the PeopleSoft Process Definition. Navigate to
GO-PeopleTools-Process Scheduler and then Use-Process Definitions-Process
Definition Options. Here you will see the parameters that are sent. Hope
this helps.
-IL
Srinivasan S <srinivasan.seetharaman@DB.COM> on 07/09/98 10:54:11 PM
Please respond to SQR-USERS@USA.NET
To: Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
cc: (bcc: Ignacio Lulli)
Subject: URGENT HELP
Hi all,
In the Init-Report procedure of the plain vanilla SQR , a call to the
procedure (SELECT-PARAMETERS) is made.This procedure is in the sqc(
hrrnctl1.sqc).
There is a SQL statement in the procedure (SELECT-PARAMETERS) , which
selects the values from the runcontrol table for the entered operator id
and the runcontrol id.
My question is , where from do the variables *$prcs_oprid* and *
$prcs_run_cntl_id* get these value from , for entered operator id and
the runcontrol id. Could anyone also tell me as to how these variables get
the values.
I hope i have conveyed my problem correctly.
TIA,
Srini.