Microsoft MB-500 Microsoft Dynamics 365: Finance and Operations Apps Developer Exam Online Training
Microsoft MB-500 Online Training
The questions for MB-500 were last updated at Dec 20,2024.
- Exam Code: MB-500
- Exam Name: Microsoft Dynamics 365: Finance and Operations Apps Developer Exam
- Certification Provider: Microsoft
- Latest update: Dec 20,2024
HOTSPOT
You have a Dynamics 365 Finance and Operations environment.
You have the following code: (Line numbers are included for reference only.)
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
You are a Dynamics 365 Finance developer.
You have a table named FMVehicle that contains a field named Vehicleld. The table has a clustered index named Vehicleldldx on the Vehicleld field. You declare a table buffer named vehicle to refer to the table.
You need to select all records from the FMVehicle table in ascending order based on Vehicleld field in the vehicle variable.
Which embedded-SQL statement should you use?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
HOTSPOT
You have the following code:
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
You are a Dynamics 365 Supply Chain Management developer.
You are working on a project by using Visual Studio.
Several users check out a custom form version control and modify the form.
You need to find the user that has added a specific line of code to the form.
What should you do?
- A . Open the object in Object Designer, select the title of the object, and then right-click View History.
- B . In Solution Explorer, navigate to the object and right-click View History.
- C . Using Visual Studio, navigate to the object. Add the object to a new solution, and then right-click View History.
- D . Using Visual Studio, navigate to the object in Application Explorer and right-click View History.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
You are a Dynamics 365 Finance developer. You have a virtual machine that includes Visual Studio. You need to display the elements by model.
What should you do?
- A . Select Metadata Search from the Dynamics 365 menu.
- B . Select Model Management from the menu and then select View all package dependencies
- C . Right-click the Application Object Tree (AOT) node in Application Explorer and select Model View.
- D . Select Model Management from the menu and then select Refresh Models.
You are a Dynamics 365 Finance developer. You are testing a workflow in a user acceptance testing environment. You need to ensure that a specific user can accept purchase requisitions only if the requisition is in a specific status.
Which two options can you configure to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . conditional decision
- B . approval process
- C . manual task
- D . manual decision
- E . automated task