Newbe40
10th February 2004, 17:38
I am fairly new to baan reporting and would like to change the length of data shown on a report. What should I be aware of before I try to change the size of the testbox?
mark_h
10th February 2004, 22:41
If you are just talking about the length of one data field on the report then this should be easy. First copy the report to your test vrc. Then edit the layouts in question. If necessary resize the layout. Then just play with the headings and layouts until you get what you want. Not really a big deal. So if you are looking at like item desciption and the report only prints 20 out of 30 characters then just play around until you get what you want. Hope this is what you are talking about.
BUT if you are talking about changing a domain to a larger size then that is a big deal. Lots to worry about then.
Mark
Newbe40
10th February 2004, 22:45
mark,
I am just looking to make several field 10-15 characters longer in the report only. The database allows the data to be typed in and I wont to show all that was typed in to show on the report. I have room just need to know what to change.
newbe40
mark_h
10th February 2004, 23:15
Since the tables are ready allow the additional characters then this should be easy. Use maintain reports (ttadv3130m000) to first copy the report to your dev vrc. Then you click on special maintain all layouts - just to keep things simple. Find the layout with the field in it, click on the field. Then click on form and resize window - you may not need to do this, but I expect you will. Next move all the fields over far enought to allow the your field to grow. Next double click on the field in question and either click on link with domain or change the print format. Click save and exit on the field. Click save and exit on the maintain layouts. Then compile it.
Was not really sure what you were looking for so I went through some basics. So if it was to much detail do not be offended. It may be that you just needed to know the "click on link to domain" or the "change the print format". Just trying to cover all possibilities in one post. :)
Mark
bdittmar
11th February 2004, 12:26
In report layout, you only have to change the desired field to "link with domain" to *YES*.
The full information on this field will be printed.
Be sure, you have enough space behind the field that schold be longer.
Regards Bernd