[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: URGENT HELP



The code you are looking for is in PRCSAPI.SQC.  The structure looks
something like this:
Your Program -> stdapi.sqc ->prcsapi.sqc -> Get-Run-Control-Parms

Hope this helps.

Paul
>-----Original Message-----
>From:  Srinivasan S [SMTP:srinivasan.seetharaman@DB.COM]
>Sent:  Thursday, July 09, 1998 10:54 PM
>To:    Multiple recipients of list SQR-USERS
>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.