1.
How do you enable personalization of a form when starting the form from X++ code? Choose the 2 that apply.
2.
What is the purpose of the RunBase framework?
3.
Which runtime class instances exist for a running form with a data source? Choose the 3 that apply.
4.
Which of the following is true? Choose the 3 that apply.
5.
The PrintJobSettings class is used in connection with report output. What does the PrintJobSettings class do? Choose the 3 that apply.
6.
What is the purpose for the RunBaseReportStd framework? Choose the 2 that apply.
7.
What is the difference between a static method and an instance method?
8.
Which of the following is true regarding accessing a member variable in a class from another class?
9.
Which runtime class instances exist for a running report with a data source? Choose the 2 that apply.
10.
To distinguish between an insert and update on a form: