gget79
21st January 2009, 15:20
Hi experts,

I am working with Infor LN 6.1.

I want to choose in run time one specific report attached to one session specific when in the session some condition is completed ; that is, I don't want that LN show me the dialog box in where I can choose the report.

Is it possible?

Thank you.

mark_h
21st January 2009, 16:03
In baan 4 what I do is put each report in its own report group. Then when the user clicks continue I look at the conditions and set the report group. Then the user just gets prompted for the device. I assume in ln you can do the same.

_Ralph_
21st January 2009, 20:54
Mark is right,

and also if you do not want user interaction refer to brp.open()