ICT Builder
4th May 2004, 18:15
Hi,
By default Baan allows you to zoom on an item field (eg maintain purchase order lines) and return the item number. On this field the return vallue from the zoom function is zoom.item.
(Do not have the developpers kit)
I now want to zoom to a completely different session (a print session). I changed this session completely, but now I want to export the output of this report back to the main session.
I defined zoom.item as an external variable in the report, and used export("zoom.item", my.item) in the after report section. However, this setup does not seem to work with the field zoom.item. It does work when I use any other field than zoom.item. When I use tiitm001.item instead of zoom.item it works perfectly. But I can not use any other field than zoom.item because than all other zoom sessions that can be used on the item field that zoom to projects do not work anymore.
Please can someone tell me if, and how I can solve his?
What is the problem when using zoom.item?
Thanks,
Johan
By default Baan allows you to zoom on an item field (eg maintain purchase order lines) and return the item number. On this field the return vallue from the zoom function is zoom.item.
(Do not have the developpers kit)
I now want to zoom to a completely different session (a print session). I changed this session completely, but now I want to export the output of this report back to the main session.
I defined zoom.item as an external variable in the report, and used export("zoom.item", my.item) in the after report section. However, this setup does not seem to work with the field zoom.item. It does work when I use any other field than zoom.item. When I use tiitm001.item instead of zoom.item it works perfectly. But I can not use any other field than zoom.item because than all other zoom sessions that can be used on the item field that zoom to projects do not work anymore.
Please can someone tell me if, and how I can solve his?
What is the problem when using zoom.item?
Thanks,
Johan