abas_cool
20th March 2007, 05:59
Dear all,
I am want to ask about picking list report.
Can this picking list report modify cause i'm want to change field Location with desc location (table tdilc001.dsca).
if i'm not wrong this field location in picking list take from tdilc001.loca.
please advice.
thank you.
rgds,
robby
mark_h
20th March 2007, 14:37
I do not know the report you are referring to - but typically (not always) Baan gets all the fields from table. So if the report has tdilc001.loca on it then usually tdilc001.dsca is available. All you have to do is add it to the report. If you are not a devloper then I recommend reading the tools help or taking a training class.
Good Luck!
sukesh75
20th March 2007, 16:31
Hey Rob,
Check in the Input Fields of the Report to see if the field tdilc001.dsca is mentioned or not.
sk
abas_cool
21st March 2007, 10:07
hi sukesh ...
i'm new for module tools.
can you tell how to check this.
thank you.
rgds,
Robby
sukesh75
21st March 2007, 12:46
1) Open session Maintain Reports {ttadv3130m000}
2) You would have to customize the report in your customized VRC
3) Click on "Input Fields" button and check to see if the field that you want is already included. If not insert it..save and exit out of the window
4) Next Click on "Layouts" button and scroll to the detail part where the field is included. Change the "Print Expression" value of the field you want to change and save and exit.
5) Back in the maintain report session click on <Save> and then press "Compile" button.
If you dont get any errors then your change has been successfull(provided that after running the report, it shows the change).
I am not sure how much you know of Report updations but the above is just the summary of what you would have to do...
sk