Courseiva
Describe Dynamics 365 Supply Chain ManagementhardMultiple ChoiceObjective-mapped

MB-920 On-hand total Practice Question

Exhibit

Refer to the exhibit.

{
  "dataAreaId": "USMF",
  "itemNumber": "L0101",
  "siteId": "1",
  "locationId": "BULK-001",
  "inventoryStatusId": "Available",
  "licensePlateId": "LP001234",
  "actualPhysicalQuantity": 500,
  "reservedPhysicalQuantity": 200
}

A warehouse manager queries the on-hand inventory for item L0101 and receives the JSON output above:

```json

{
  "ItemId": "L0101",
  "OnHandQuantity": 700,
  "PhysicallyReserved": 400,
  "AvailablePhysical": 300
}

```

Currently, how many units of item L0101 are available to be picked for new orders?

⚠ Common exam trap

It's easy for candidates to confuse the total on-hand quantity (700) or the simple subtraction (500) with the actual available-to-pick quantity, overlooking the 'AvailablePhysical' field in the JSON output which is the definitive value for picking in Dynamics 365 Supply Chain Management.

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

300

The on-hand inventory for item L0101 is 700 units, but 400 units are physically reserved for existing orders. The available-to-pick quantity is the on-hand total minus physically reserved inventory, which equals 300 units. This is confirmed by the 'AvailablePhysical' field in the JSON output, which directly represents the quantity available to be picked for new orders in Dynamics 365 Supply Chain Management.

Answer analysis

Option-by-option breakdown

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

  • 500

    Why it's wrong here

    500 is the total on-hand quantity, not accounting for reservations.

  • 300

    Why this is correct

    300 is available after subtracting reserved from total on hand.

  • 200

    Why it's wrong here

    200 is the reserved quantity, not available.

  • 700

    Why it's wrong here

    700 is the sum of total and reserved, not correct.

About these practice questions

One of 930 original MB-920 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.