Can anyone tell me about hasAccessToDocument(current)

Winny
Tera Contributor

Hello Experts,

I really need of help!
Could you tell about the " hasAccessToDocument(current)" function .
I found above function in sys_approval_approver Table > Read ACLfind_real_file.png
Regards, 
Witt

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

that function is present in this BR which is on global table -> Approval Document

It checks whether user can read, write or create

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

that function is present in this BR which is on global table -> Approval Document

It checks whether user can read, write or create

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Thank you very much for your help.