jmathew
18th March 2013, 05:08
Hi,
We have the standard session whinp1500m000 in Baan ERP LN. We would like to add a field from table tdpur400.cfrw in this display session. We do not have and also do not want to use the source code for this purpose. Can someone help us on how this can be achieved. Is this possible through a query extension or any other method. Please let us know with the necessary setup and coding for this. Thanks.

Regards,
John.

benito
18th March 2013, 14:47
i recommend just creating your own custom display session. this should not be very difficult to do since it's just reading whinp100 table. then you can add whatever fields you want from other tables. if you want you can try exploring the "wrapper" technique, but then again, it's a new session still.

jmathew
19th March 2013, 06:28
Hi Benito,
This session has a lot of calculated fields and hene creating a new session means that we have should know the coding logic used by Baan else we would be re-inventing the wheel again. Regarding the wrapper script option, can you please give us an example with coding as we are new to this and would like to give a try on it.
Regards,
John.

benito
19th March 2013, 12:45
john, you can use the search function of baanboard for "wrapper". there's a lot of discussion on this topic.