Quantcast
Channel: Baanboard.com
Viewing all articles
Browse latest Browse all 4216

query.extend.where not working

$
0
0
Hello there

I have included the below code

Code:


before.program:
        import("bpid.f",bpid.f)
        import("bpid.t",bpid.t)
        import("docd.f",docd.f)
        import("docd.t",docd.t)       
        query.extend.where("tfgen200._index1 inrange {:bpid.f} and {:bpid.t} and tfgen200.dcdt inrange :docd.f and :docd.t")

But the record doesnt come. If i do refresh or first or last set, the records are displayed. But the record doesnt come at first.

Things i have tried

a) All the values of variables are coming perfectly
b) EXTEND_APPEND, EXTEND_OVERWRITE
c) Changed the specific start command to find.data etc

What the session currently is
a)Display, List Wondow


Any Clues?

Viewing all articles
Browse latest Browse all 4216

Trending Articles