pinakin
28th November 2002, 10:42
Hi All,

Manual Find function in the session tdpsc0191s000 is not working even
though the record is present in the session. Find works for some records and it is not working for some other records. Kindly solve this problem. As we are running the session through AFS, we face a big Problem. We have loaded the solution 10923.



Regards


Pinak

arunprasath
28th November 2002, 16:50
Hi,
I have also noticed such a situation. Eventhough there are some records in the session tdpsc0191s000, that record wont be found when we use Find manually.

So as in the session Find is not working manually, it wont be working in AFS also.

I feel the Best option is to take up the session tdpsc0191s000 with baan support or upgrade to latest service pack.

regards
s.arun prasath

Paul P
29th November 2002, 07:43
Dear Pinak,

If it's taking too long for BS to rectify the find routine for the session, probably you can try using iterative stpapi.browse.set() to find the record. However, this might only be a good idea if tdpsc0191s000 is session of type 3 (use stpapi.change.view() first to change the view before browsing using stpapi.browse.set() ), otherwise it'll take too long to find it using this method.

Rgds,
Paul