[U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-26 Thread jjuser ud2

I wouldn't have to edit the driver to achieve this effect, right?

On 1/25/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:

This is getting even more fun! :)

When running a ReportWriter report and using the ability to recall
saved selection criteria, I want to change the selection criteria used
to pull up the saved selection criteria.

After pressing F5 to recall, I get a prompt asking which record I'd
like to recall. Doing a /COMMON at this prompt and pressing F10 will
reveal "SBPARM(" having the selection criteria in attribute 18 as:

SSELECT DMCRITERIA WITH F1 = "PRERUN.QUES"

I tried doing an SSELECT on DMCRITERIA with my own criteria prior to
running the report, but the report just decides to use the current
select list as the basis for the report, which is not what I want.  My
goal is to have users pull up only selection criteria saved with their
username in the @ID.

Is there perhaps a process in /HK.CONTROL that I can set and test for
a process call of "SELECT.QUES]" in order to do an SSELECT prior to
bringing up the selection criteria tool?

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-29 Thread jjuser ud2

Anybody?  Bueller?

On 1/26/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:

I wouldn't have to edit the driver to achieve this effect, right?

On 1/25/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:
> This is getting even more fun! :)
>
> When running a ReportWriter report and using the ability to recall
> saved selection criteria, I want to change the selection criteria used
> to pull up the saved selection criteria.
>
> After pressing F5 to recall, I get a prompt asking which record I'd
> like to recall. Doing a /COMMON at this prompt and pressing F10 will
> reveal "SBPARM(" having the selection criteria in attribute 18 as:
>
> SSELECT DMCRITERIA WITH F1 = "PRERUN.QUES"
>
> I tried doing an SSELECT on DMCRITERIA with my own criteria prior to
> running the report, but the report just decides to use the current
> select list as the basis for the report, which is not what I want.  My
> goal is to have users pull up only selection criteria saved with their
> username in the @ID.
>
> Is there perhaps a process in /HK.CONTROL that I can set and test for
> a process call of "SELECT.QUES]" in order to do an SSELECT prior to
> bringing up the selection criteria tool?

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-29 Thread leslie chamberlin
I'm here 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
Sent: Monday, January 29, 2007 11:11 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Re: [sbs] Changing ReportWriter selection criteria

Anybody?  Bueller?

On 1/26/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:
> I wouldn't have to edit the driver to achieve this effect, right?
>
> On 1/25/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:
> > This is getting even more fun! :)
> >
> > When running a ReportWriter report and using the ability to recall
> > saved selection criteria, I want to change the selection criteria
used
> > to pull up the saved selection criteria.
> >
> > After pressing F5 to recall, I get a prompt asking which record I'd
> > like to recall. Doing a /COMMON at this prompt and pressing F10 will
> > reveal "SBPARM(" having the selection criteria in attribute 18 as:
> >
> > SSELECT DMCRITERIA WITH F1 = "PRERUN.QUES"
> >
> > I tried doing an SSELECT on DMCRITERIA with my own criteria prior to
> > running the report, but the report just decides to use the current
> > select list as the basis for the report, which is not what I want.
My
> > goal is to have users pull up only selection criteria saved with
their
> > username in the @ID.
> >
> > Is there perhaps a process in /HK.CONTROL that I can set and test
for
> > a process call of "SELECT.QUES]" in order to do an SSELECT prior to
> > bringing up the selection criteria tool?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-29 Thread Kevin King
It looks like that criteria is hard coded into the subroutine
UT.SEARCH.REPL in DMUT, so basically your options are limited. 

-Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com
 
** Check out scheduled Connect! training courses at
http://www.PrecisOnline.com/train.html.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
Sent: Monday, January 29, 2007 10:11 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Re: [sbs] Changing ReportWriter selection criteria

Anybody?  Bueller?

On 1/26/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:
> I wouldn't have to edit the driver to achieve this effect, right?
>
> On 1/25/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:
> > This is getting even more fun! :)
> >
> > When running a ReportWriter report and using the ability to recall

> > saved selection criteria, I want to change the selection criteria 
> > used to pull up the saved selection criteria.
> >
> > After pressing F5 to recall, I get a prompt asking which record
I'd 
> > like to recall. Doing a /COMMON at this prompt and pressing F10
will 
> > reveal "SBPARM(" having the selection criteria in attribute 18 as:
> >
> > SSELECT DMCRITERIA WITH F1 = "PRERUN.QUES"
> >
> > I tried doing an SSELECT on DMCRITERIA with my own criteria prior
to 
> > running the report, but the report just decides to use the current

> > select list as the basis for the report, which is not what I want.

> > My goal is to have users pull up only selection criteria saved
with 
> > their username in the @ID.
> >
> > Is there perhaps a process in /HK.CONTROL that I can set and test 
> > for a process call of "SELECT.QUES]" in order to do an SSELECT
prior 
> > to bringing up the selection criteria tool?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-29 Thread jjuser ud2

Oy :(  Thank you.

On 1/29/07, Kevin King <[EMAIL PROTECTED]> wrote:

It looks like that criteria is hard coded into the subroutine
UT.SEARCH.REPL in DMUT, so basically your options are limited.

-Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

** Check out scheduled Connect! training courses at
http://www.PrecisOnline.com/train.html.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
Sent: Monday, January 29, 2007 10:11 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Re: [sbs] Changing ReportWriter selection criteria

Anybody?  Bueller?

On 1/26/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:
> I wouldn't have to edit the driver to achieve this effect, right?
>
> On 1/25/07, jjuser ud2 <[EMAIL PROTECTED]> wrote:
> > This is getting even more fun! :)
> >
> > When running a ReportWriter report and using the ability to recall

> > saved selection criteria, I want to change the selection criteria
> > used to pull up the saved selection criteria.
> >
> > After pressing F5 to recall, I get a prompt asking which record
I'd
> > like to recall. Doing a /COMMON at this prompt and pressing F10
will
> > reveal "SBPARM(" having the selection criteria in attribute 18 as:
> >
> > SSELECT DMCRITERIA WITH F1 = "PRERUN.QUES"
> >
> > I tried doing an SSELECT on DMCRITERIA with my own criteria prior
to
> > running the report, but the report just decides to use the current

> > select list as the basis for the report, which is not what I want.

> > My goal is to have users pull up only selection criteria saved
with
> > their username in the @ID.
> >
> > Is there perhaps a process in /HK.CONTROL that I can set and test
> > for a process call of "SELECT.QUES]" in order to do an SSELECT
prior
> > to bringing up the selection criteria tool?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/