jpadilla
10th September 2002, 20:51
Does anybody know how can I allow that some people gets just some Financial Statements and have no right to get anothers???

Regards

JP

anthony_wang
11th September 2002, 04:28
I think this can be done by tools authorization, in "maintain table data authorization" (ttaad4134m000).

Hitesh Shah
12th September 2002, 10:45
As each generated financial statement is a report in ttadv3130m000 which are attached to tffst1450m000 . U may ask ur tools people to write a report script for this FST layout codes in section 'before.program' to check the logname$ and turnoff a boolean variable which should be in the print condition of all the layouts.

Alternatively u may check the logname$ in the print condition of each layout of these reports.

PLEASE remember if u approch this alternatives then ur changes will get lost each time u generate report in tffst0101m000 !!!

Alternatively u may use a customized session to print these reports which calls tffst1450m000 in the background through AFS and restrict the user in this session .