Skip to Content
0
Former Member
Dec 05, 2008 at 10:47 AM

Authorisation Object.

21 Views

I have a query. I have created authorisation object 'zbill'.

the user 'TSTXBILL' is assigned the role ZCXBILLADDCHG where he will be allowed to change and add some materials....

and another user TSTXBILLCK has authorisation only to lock and unlock materials. he is assigned the role ZCXBILLLOCK...

What I wanted to do is I have to code this in my program... f that user does not have security role 'ZCXBILLLOCK' assigned to their userID, then they should receive an error message that they do not have access to that function.

only those users can lock...

Can anybody help me to solve this.

I have included only one fiedl ACTVT.

Thanks in Advance

Jay