learner
24th March 2003, 11:17
Hello,

I have one standard BaaN session ( timrp1421m000 ) when the user executes this session , he is presented with a pop up box from which he can choose a report among 10 diff. reports, now i want to add my own report in this standard session, and that becomes the 11 report , so when the user selects the 11th report, it calls newly report made by me, how should i go about it.

My main doubt is since this is a standard BaaN Session, i don't have the program script for it, so i cannot do coding inside it which call my report ( using pre-defined variables such as reportno or reportgrp )

How can i call my newly created report is this standard baan session ???

zacharyg
24th March 2003, 12:17
Hello,

1. Copy the session to the relevant VRC, using ttadv2100m000

2. Append the customized report to the list of reports for the relevant group or both groups

Best Regards

learner
24th March 2003, 14:02
i can export the standard session in my development vrc i suppose but tell me do i have to take any special precautions while exporting this standard session dump ???

tools123
24th March 2003, 14:17
Copy the session from form 1 of the standard session using "copy to current PVRC" using the 'special' option.

on form 1 choose "reports"and add your report in the right group and sequence.

learner
24th March 2003, 18:25
Since this Session is available in B40o b2 pat verc u mean to say i should copy it in my live vrc i.e. b40 b2 liv and then add the required report over there and execute it.

and when the user will run the session it will always be picked up from liv vrc i.e. B40 b2 liv

correct me if i am wrong.

tools123
24th March 2003, 19:57
It works like that