dpopescu
11th December 2012, 12:24
Can you tell me how to create a session like Sales Order and Sales Order Line in
ERP LN 6.1? In Baan IV I used switch.to.process.

Thank you.

vahdani
14th December 2012, 13:29
Hi,

in ERPLN you use the so called "Multi Main Table" Sessions. As an Example see the LN Sales order lines Session tdsls4100m900 (see attached). Here the top part is the multi main table session and each tab in lower part is a so called satellite session. This is a very much superior solution compared to the solution in baan IV.

PS there is a very good and detailed documentation of "Multi main table" concept and programming in Help of "maintain Sessions"

dpopescu
17th December 2012, 12:26
It is working. Thank you very much!