smusba
30th January 2014, 09:09
Dear Baan Board,
Kindly find the attached Print Screen. In this report I want to skip repeating fields that should be unique in this report. This issue occurs when the same order details are repeated in the next page. Kindly support me on this issue.
bhushanchanda
30th January 2014, 09:40
Hi,
You will need to check with the developer if there is something wrong within the report customization i.e. check what logics are given to print report in session 4GL script & report script if present.
smusba
30th January 2014, 10:07
There is nothing wrong with scripts. This is only a simple report.
bbhawesh
30th January 2014, 14:26
Dear smusba,
In the screenshot i can see that last line is not having Inv. Unit printed while first line of second page is having kg printed in that column? So they seems to be different layouts.
baan.kmurali
30th January 2014, 14:29
you can copy the detail layout to before field with Purchase order ascending order and item code details should be maintained in same detail layout.
before.layout.1 : tdpur041.orno
detail.1 : Item details
Hope it will be helpful..
Regards,
Murali
smusba
31st January 2014, 13:41
I tried your suggestions It doesnot work
smusba
1st February 2014, 14:22
Alhamdulillah....Finally I got the soluion from BB. Refer attachment.
sameer.don
12th February 2014, 11:20
Its good that you got a solution.
But there is yet another way to do this. There is flag to suppress repeatative values in the filed properties. If you use that flag, you won't need report script.
smusba
13th February 2014, 07:34
Dear sameer.don,
Kindly send me the script once to check. I want to check your solution also.
vamsi_gujjula
13th February 2014, 11:58
@ Sameer
I think what you said is right but .... i feel the 1st record of the page print the value even if suppress duplicate values flag is checked... on the report.
Thats the reason i have written that script.
@ smusba
Can just post URL of that thread (script you got...) that would be more helpful.