chingi
29th November 2006, 11:13
Hi All,

This question is about customization in SSALN 6.1.

I want to crete synchronized sessions for a customized table. I have followed following steps, but I am getting following error while executing the main session.

Fatal error: Illegal value for size argument(0) for sym"
1. Created the single occurance maintain session as subsession.
2. with window type as 'list window'
3. session type -> Maintain.
4. Created a multi occurance display session as main session.
5. with window type 'Synchronization dialog' and given reference of the maintain session of step no 1.
6. session type -> Display.

Please let me know where I am doing wrong..
Because I compaired the standard session tcibd0501m000 and tcibd0101s000, I found that both the session are of type 'Display'.

Please let me know what steps to be followed in such case.


Regards


Chingi.

NPRao
29th November 2006, 11:25
Chingi,

From BaaN-5. 2, LN-6.1 onwards, you can create a single integrated session/form, with different groups for single-occ and multi-occ. Delete those sessions and start afresh, with a single session/form, and specify the same session code in synchronized session. Specify the session type as maintain and check the standard command options to enable insert, delete, modify etc.

pconde
29th November 2006, 15:58
Hello,

The error that you received is probably due to an incoherence in your form. Suppress all field and reinsert it. This should solve your problem

Regards
Philippe