sachinbaan
27th December 2014, 09:55
Hi,

I want to start session "cisli2100m000 - Billing Request" as single occurrence & in add mode, from customized form command,

I tried following:
start.session(SINGLE_OCC, "cisli2100m000", prog.name$, "")

it is opening session in detail mode but not in add mode.

what to do?

and how one can change start command of session?(programmatically)

sam291091
29th December 2014, 06:38
hi ,

Try to use start.synchronized.child function and write before this function :start.synchronized.child.with(add.set)