Microsoft MB6-704 - Microsoft Dynamics AX 2012 R3 CU8 Development Introduction Exam

Question #6 (Topic: )
You have the following X++ code that contains an SQL statement:
[Microsoft-MB6-704-7.0/Microsoft-MB6-704-4_2.png]
Which two statements accurately describe the code?
Each correct answer presents a complete solution.
A. The code does not enforce field-level security. B. The results variable only contains data from the partition in to which the user is logged. C. The code does not enforce row-level security. D. The results variable only contains data from the legal entity in to which the user is logged.
Answer: C,D
Question #7 (Topic: )
You have two data sources named Items and Item Details. There is a relationship between
the data sources. Item Details contains detailed information about each item in Items.
You plan to create a form that contains two grids.
You need to configure the form to display the details of an item when the item is selected.
What should you set?
A. The Link Type of Items B. The Join Source of Items C. The Link Type of Item Details D. The Join Source of Item Details
Answer: D
Question #8 (Topic: )
You create a duty to maintain customer master information.
You need to identify to which elements you can add the duty.
Which two elements should you identify? Each correct answer presents a complete
solution.
A. Process Cycles B. Policies C. Permissions D. Privileges E. Roles
Answer: C,D
Question #9 (Topic: )
You have a menu item named menu item l that is used to launch a form named Form l by
using the rich client.
You need to ensure that users who are granted the Maintain customer addresses privilege
can use menu item l to open Form l in read mode.
What should you do?
A. Set menu item l to run on the server. Modify the Enabled property of the Maintain customer addresses privilege. B. Create an entry point for the Maintain customer addresses privilege. Set the Access Level property of the entry point C. Create an entry point for the Maintain customer addresses privilege. Add Form l to the Maintain customer addresses privilege. D. Set menu item l to run on the server. Add Form l to the Maintain customer addresses privilege.
Answer: B
Question #10 (Topic: )
A table named Table 1 has a string field named Account Num.
You have aninstance of Table l named table1.
You need to print the value of Account Num to the info log.
Which code segment should you use?
A. Info (table1. Get Account Num ( )); B. Info (table1Account Num()); C. Info (int2str (table1. Account Num)); D. Info (table1. Account Num);
Answer: D
Download Exam
Page: 2 / 18
Total 90 questions