baan_player
4th July 2007, 06:18
Hi all
I m working on ERP LN..
I have a multi-occ session and on double-click of any record I want to open another multi-occ session.
But as main tables of both the sessions are different, set.synchronize.dialoge doesnt work.. :(

have any clue??

Thanks in advance

george7a
4th July 2007, 10:18
Hi,

As it says in the manual, set.synchronized.dialog is to synchronizes a multioccurrence parent session with a single-occurrence dialog. Both sessions act on the same main table.

You will have to find a different approach. Check the export & import functions. Also check the following links:
http://www.baanboard.com/baanboard/showthread.php?t=6419&highlight=refresh.parent
http://www.baanboard.com/baanboard/showthread.php?t=23084&highlight=Synchronize

I hope it helps,

- George

NPRao
10th July 2007, 20:01
Refer to - start.synchronized.child() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_synchronized_sessions_start_synchronized_child)