Free MB-500 Exam Braindumps (page: 15)

Page 15 of 66
View Related Case Study

You need to add data to the WHSTmpStatusChange table by extending the insert method.
What should you do?

  1. Right-click the project node in Solution Explorer synchronous and asynchronous to the project.
  2. Right-click the WHSTmpStatusChange table in the Application Object Tree (AOT) and select View Code.
  3. Right-click the project node in Solution Explorer and add a new Table object to the project.
  4. Right-click the WHSTmpStatusChange table in the Application Object Tree (AOT) and create an extension in the existing project.

Answer(s): D

Explanation:

Example, Create additional Fleet Management extensions
This section shows how you can use the Visual Studio tools to create and interact with extensions.

Example, Extend the FMVehicle Table
1. In Solution Explorer, select the FleetManagement Discounts project.

2. In Visual studio, in Application Explorer, select View > Application Explorer, and search for the table named FMVehicle. Type FMVehicle type:Table in the filter bar and press Enter.

3. Right-click FMVehicle, and then select Create extension.
An extension of the FMVehicle table is created in the FleetManagement Discounts project named FMVehicle.Extension.

..some details omitted..

4. Expand the Events node. The Events node lists all events that the table exposes. This list includes events that are defined by the framework, and delegate methods that are defined by application developers.


Note
Different framework events are exposed on the designers of many types of element and sub-elements, like table events, form events, form data source events, and form control events.

5. Right-click onInserting, and then select Copy event handler method.
6. Etc.

Note: Munson's Pickles and Preserves Farm is currently in the process of adding the other required fields: one for Product Name and one for Batch ID. The new fields must be related to extended data types for the original fields on the existing data source for the Inventory Status form. Munson's Pickles and Preserves Farm plans to add the EcoResProductName and Batch ID data to the extended table for WHSTmpStatusChange. The fields on the table extension must be populated with data and visible on the Inventory Status form on insert.


Reference:

https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/customize-model-elements-extensions



View Related Case Study

You need to add new fields to the table for the Inventory Status form to represent the product name and batch ID.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  1. Right-click the newly created table. Add two new string fields to the table. Rename one string field to Product Name and rename the other to Batch ID. Change the property of the fields to the appropriate EDTs.
  2. Right-click the newly created table and add two new base enumerations to the table. Rename the new enumerations Product Name and Batch ID respectively.
  3. Right-click the newly created table in the designer. Add a string field named Product Name to the table. Add an enumeration named Batch ID to the table.
  4. Drag the EcoResProductName and InventBatchID extended data types (EDTs) from the Application Object Tree (AOT) to the table. Rename the fields appropriately.

Answer(s): C,D

Explanation:

Add fields to table extended data types
To add a new field to an existing table, you must first create a table extension.
You can now add the field to the extension, just as you would add a field to a table in your model. You can use two methods:

(C) In the designer, right-click the Fields node, select New, and then select the type of field to add.
(D) Drag an existing Extended Data Type or Base Enumeration from your project onto the Fields node.

Note:
Requirements. Changes

Munson's Pickles and Preserves Farm must change the Inventory Status form to include more columns. It plans to create a table to enter the data for the Inventory Status form as a new data source. The company wants to add both the Product Name field and Batch ID field to this new table. The current form includes the item number, location, license plate, product inventory dimensions, and quantity.

Munson's Pickles and Preserves Farm is currently in the process of adding the other required fields: one for Product Name and one for Batch ID. The new fields must be related to extended data types for the original fields on the existing data source for the Inventory Status form. Munson's Pickles and Preserves Farm plans to add the EcoResProductName and Batch ID data to the extended table for WHSTmpStatusChange. The fields on the table extension must be populated with data and visible on the Inventory Status form on insert.


Reference:

https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/add-field-extension



View Related Case Study

A company uses Dynamics 365 Finance.
You must add fields to a standard table in Visual Studio.
You need to create an extension of the table.
What should you do?

  1. Create an extension class for the base table.
  2. Drag the table from the AOT to the project.
  3. Create a new table object in the pitied.
  4. Create a table extension from the base table.

Answer(s): D

Explanation:

To add a new field to an existing table, you must first create a table extension. For example, to add a field that holds the radius of the released product, you must create an extension for the InventTable table in your model, as shown in the following illustration.


Reference:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/add-field-extension



View Related Case Study

A company plans to integrate Dynamics 365 finance and operations apps with an external application.
The apps must send each vendor's name and address in a single field to the external application.
You need to add a computed field to meet the requirement.

What should you do?

  1. Create an extension for VendTable and then add the new display method.
  2. Create an extension of VendVendorV2Entity, select New, and then select Siting Unmapped Field.
  3. Create an extension for VendVendorV2Entity, select the Fields node, select New, and then select Mapped Field.

Answer(s): B

Explanation:

How to extend a data entity to add a custom virtual field in Dynamics 365 Finance & Operations
Unmapped fields include 2 types:
Computed fields are generated by SQL
Virtual fields are generated by custom X++ code

How to Add a Custom Virtual Field
1. In Visual Studio, open your project under your own custom model. Then in AOT window, find the standard data entity that you want to extend so as to create extension of it.
Open the extended data entity to add a new unmapped field


2. Etc.

Incorrect:
Not C: Mapped fields are mapped directly to fields of a data source.


Reference:

https://www.samngo.com/2022/05/20/extend-data-entity-to-add-virtual-field/



Page 15 of 66



Post your Comments and Discuss Microsoft MB-500 exam with other Community members:

the coder1 commented on December 11, 2024
It helped alot
UNITED KINGDOM
upvote

Ek commented on June 29, 2024
It helped alot
INDIA
upvote

Tom commented on March 18, 2022
i purchased this exam dumps from another website with way more questions but they were all invalid and outdate. this exam dumps was right to the point and all from recent exam. it was a hard pass.
UNITED KINGDOM
upvote

Tom commented on March 18, 2022
I purchased this exam dumps from another website with way more questions but they were all invalid and outdate. This exam dumps was right to the point and all from recent exam. It was a hard pass.
UNITED KINGDOM
upvote

Eddie commented on September 20, 2021
These notes are pretty informative along with the questions. I helped a lot.
UNITED STATES
upvote