Courseiva
Describe Dynamics 365 Supply Chain ManagementeasyMultiple ChoiceObjective-mapped

MB-920 Describe Dynamics 365 Supply Chain Management Practice Question

Exhibit

Refer to the exhibit.

```
// Configuration for a landed cost voyage
{
  "VoyageId": "V001",
  "Vessel": "MV Container",
  "EstimatedStartDate": "2026-03-01",
  "PortOfLoading": "Shanghai",
  "PortOfDischarge": "Rotterdam",
  "Costs": [
    {"CostType": "Freight", "Amount": 5000},
    {"CostType": "Insurance", "Amount": 1200}
  ],
  "GoodsInTransitOrder": "GIT-001"
}```

You are configuring a landed cost voyage. The company wants to ensure that the goods are tracked as in-transit inventory from the time they leave the port of loading. Which element in the exhibit enables this?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

GoodsInTransitOrder

The 'GoodsInTransitOrder' field creates a goods-in-transit order that tracks inventory from the port of loading until it is received at the destination. Option A (PortOfLoading and PortOfDischarge) are location fields specifying the voyage route, not inventory tracking. Option B (VoyageId) is a unique identifier for the voyage, not a tracking mechanism. Option C (CostType and Amount) are financial fields for estimated costs, unrelated to in-transit inventory.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • PortOfLoading and PortOfDischarge

    Why it's wrong here

    Ports define the route, not inventory tracking.

  • VoyageId

    Why it's wrong here

    VoyageId is just an identifier.

  • CostType and Amount

    Why it's wrong here

    Costs are for expense tracking.

  • GoodsInTransitOrder

    Why this is correct

    Goods-in-transit orders track inventory from loading to receipt.

About these practice questions

Courseiva writes every MB-920 question from scratch — 930 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MB-920 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-920 exam.