jeffersyuan
27th January 2006, 09:33
Hi,
If I want a user only modify the units desc for time kind, does i need to do a table field authorization like below ?
Field:tcmcs001.dsca
Authorization:Write/Read
1 | 1 | tccu | equal | time | |end of expression
Field:tcmcs001.dsca
Authorization:Read
1 | 1 | tccu | not equal | time | |end of expression
But after I run convert changes to runtime DD and relogin , I found it cann't take effect . the User is a normal user.
Is there any thing wrong ?
Thanks a lot!
en@frrom
27th January 2006, 12:10
When you say it doesn't have effect, do you mean the user does not have authorisation to modify the description even for unit type time, or you mean that user has authorization even for other unit types.
If the first, then check the rest of the authorisation; of course the user should have authorization for the session in general...
jeffersyuan
28th January 2006, 03:57
I mean that user has authorization even for all unit types.
So I don't know the reason.
Thank you for your reply.
dave_23
28th January 2006, 05:18
user should have a "p" file in $BSE/lib/user (p<username>) can you post it?
Dave
jeffersyuan
28th January 2006, 05:58
Yes, there should be a p<user> file.
But t is very strange , there is no p<user> file under $BSE/lib/user directory.
ganesh_kapase
28th January 2006, 06:32
Try as per settings done in attached doc. By this way in the session tcmcs0101m000 user can able to see the records having unit as Time. Also it will allow user to maintain records for unit type Time but it will not SAVE the record.
dave_23
28th January 2006, 06:44
Yes, there should be a p<user> file.
But t is very strange , there is no p<user> file under $BSE/lib/user directory.
That'd probably do it.. maybe your "convert to runtime" failed.
Dave
jeffersyuan
28th January 2006, 10:49
Hi ganesh_kapase & dave_23
I had do a test according your document, and it failed too.
I had made a screen copy . Perhaps there is a bug in ERP LN 6.1 ?
Thanks you very much!
ganesh_kapase
28th January 2006, 11:34
Jeffersyuan
After maintaining the data as per my attached document and CRDD, it is working fine in BaaN IV and I think it should work in ERP LN also.
Wait for some more comments.
Best Luck