klixy23
15th July 2004, 12:45
Is it possible to set a report code in stpapi.set.report for the session also when the report code is not linked to the session?

I want to print different PO's from an own session, where the user can select, what he/she want to print. All datas based on the same session.

mark_h
15th July 2004, 16:09
What I did for print purchase orders was copy the session to a new session. Then I attached my reports to the new session. Then I used the stpapi commands against the new session with my reports. I have never tried to print my report from the Baan session - I just assumed the report had to be attached in order for it to work. That may not be true.

Mark