Skip to Content
0
Former Member
Feb 17, 2009 at 02:17 PM

Web Application Designer: show only needed variables

21 Views

Hi,

situtaion:

web application with 2 queries.

Query 1 works with 2 user variables: Plant, material

Query 2 works with 1 user variable: Plant only

Both queries can be executed in that application.

Problem:

When I run query 1 it pops up the 2 variables which is fine.

When I run query 2 after query 1 it pops up also those 2 variables which is bad !

Only one variable, i.e. Plant, should appear.

Question:

How can I restrict the variables to the only needed ones ?

regards

Paul