You are developing a solution that will delete some records from a specific table.
You need to add a button that has delete logic on a Click event. Users must be prompted for input in the form of Yes or No before executing the delete operation.
What are two possible communication tools you can use to achieve this goal? Each correct answer presents a complete solution.
Answer : BC
You have the following X++ code: (Line numbers are included for reference only.)
Answer : B
Which two statements accurately describe the characteristics of X++?
Answer : AB
You are developing a solution for a customer.
You plan to add a local embedded function to perform a recursive operation by using the following code:
Answer : B
You have the following X++ statement:
Answer : B
You need to provide users with the ability to open a Microsoft SQL Server Reporting
Services (SSRS) report from a form.
What should you use?
Answer : B
Which three statements accurately describe views in Dynamics AX?
Each correct answer presents a complete solution.
Answer : AC
You have a class named Classl.
You need to identify all of the classes that extend Classl.
Which tool should you use?
Answer : A
You need to identify how the Application Object Server (AOS) implements Code Access
Security to prevent secured APIs from being invoked by untrusted code.
Which three verifications are performed by the AOS? Each correct answer presents part of the solution.
Answer : C,D,E
You are writing logic to fetch data from a database. The logic will use a select statement.
You need to identify which keyword to use to fetch a single record from the database.
Which keyword should you use?
Answer : D
You are developing a class named Class l that performs several calculations. One of the methods in Class l is named method 1.
Other developers will create classes that inherit from Class l.
You need to ensure that method l is available to Class l and to all of the classes that inherit
Class l. The developers must not be able to call method l from any other classes.
Which keyword should you use to define method l?
Answer : D
You are developing logic that will use a query object to fetch data from a database.
Which function should you use to validate that the elements of type query exist in the
Application Object Tree (AOT)?
Answer : C
You have a form that displays a list of items from a table named Table l.
You need to prevent all users from updating the records by using the form. What should you modify?
Answer : B
A developer writes code by using X++.
You need to identify whether the code violates best practices.
Which tool should you use?
Answer : C
You have two tables named CustTable and Cust Group. Each record in CustTable references a record in Cust Group.
You need to create a delete action to ensure that the records in Cust Group can be deleted only if there are no records in CustTable that reference the record in Cust Group.
What should you do?
Answer : B
Have any questions or issues ? Please dont hesitate to contact us