Home / Questions / From which table u can get the user permissions stored in Ax?
Explanatory Question

From which table u can get the user permissions stored in Ax?

👁 88 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

From which table u can get the user permissions stored in Ax?

AccessRightList table

What should we do if we need last record to be active when a form is opened?

In properties of datasource table set the StartPosition property as last.

What is the sequence of events while a report is generated?

Init, Run, Prompt, Fetch, send, Print