Question 88 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question 88 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question

HOTSPOT - You are a Dynamics 365 Finance developer.

You have the following entities.

Entity name Staging table Related field
OrderHeader OrderHeaderStaging Orderld
OrderLine OrderLineStaging Orderld

You must create the required fields and relationships in the staging tables.

You need to develop a composite entity that uses the OrderHeader and OrderLine entities.

Which object should you use for each action? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Answer Area

Action

Add a foreign key relation on the table
based on the Orderld field.

Add mandatory field names.

Add mandatory fields on the tables.

Object

2
OrderHeaderStaging
OrderLineStaging

ee
Rowld, ParentRowld
RefTableld, RefRecld
ParentTableld, ParentRecld

ee
OrderHeaderStaging only

OrderLineStaging only
OrderHeaderStaging and OrderLineStaging

Explanations