VishalMistry
24th April 2008, 13:02
Hi all,

I have a print session with following selection criteria :

Project From XXXXXX
To XXXXXX

Prod.Order From XXXXXX
To XXXXXX

What i want is after specifying project number when I zoom to session
tisfc0501s000 (Display production orders), it should display only those
production orders belonging to the project that i have specified.

Can anybody help me how this can be done. I would appreciate if any
code example is given.

Thanking in advance,
Vishal Mistry

NirajKakodkar
24th April 2008, 13:15
HI Vishal ,

Try something like this ... Can use selection filter but I think it is not there in BaaN 4



field.prod.ordr:
before.zoom:
query.extend.where.in.zoom("xxxxxxxxx.proj = " & quoted.string(project))