Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← Describe shared Dynamics 365 ERP features practice sets

MB-920 Describe shared Dynamics 365 ERP features • Complete Question Bank

MB-920 Describe shared Dynamics 365 ERP features — All Questions With Answers

Complete MB-920 Describe shared Dynamics 365 ERP features question bank — all 0 questions with answers and detailed explanations.

20
Questions
Free
No signup
Certifications/MB-920/Practice Test/Describe shared Dynamics 365 ERP features/All Questions
Question 1easymultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A manufacturing company uses Dynamics 365 Finance and Operations. The production manager notices that raw material costs are being recorded against the wrong work order. What feature should be configured to ensure costs are correctly allocated?

Question 2mediummultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A retailer using Dynamics 365 Commerce wants to implement a buy-one-get-one-free promotion. Which type of discount should be configured?

Question 3hardmultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A company uses Dynamics 365 Finance and has multiple legal entities. They want to share a chart of accounts across all entities while allowing different fiscal calendars. What configuration should be used?

Question 4mediummultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A project manager needs to track time spent on a project in Dynamics 365 Project Operations. Which feature allows employees to submit time entries that can be approved and billed?

Question 5easymultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A company wants to prevent sales orders from being processed if the customer exceeds their credit limit. What feature in Dynamics 365 Sales should be enabled?

Question 6hardmultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A global company uses Dynamics 365 Finance and needs to comply with multiple tax regulations. They want to automatically apply the correct tax rate based on the customer's address. What should be configured?

Question 7mediummultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A company uses Dynamics 365 Supply Chain Management. The warehouse manager reports that inventory counts are consistently inaccurate. Which feature should be used to improve inventory accuracy?

Question 8easymultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A company wants to use Dynamics 365 Finance to automate the approval of purchase requisitions under $1,000. What feature should be configured?

Question 9hardmultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A company uses Dynamics 365 Commerce. They notice that product recommendations are not appearing on the e-commerce site. What must be enabled?

Question 10mediummultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A company uses Dynamics 365 Project Operations. The project manager needs to create a project budget and track actuals against it. Which feature should be used?

Question 11easymultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

A company wants to share product data across multiple Dynamics 365 Finance legal entities. What should be used?

Question 12mediummulti select
Read the full Describe shared Dynamics 365 ERP features explanation →

Which TWO features are part of Dynamics 365 Finance shared financial management? (Select exactly two.)

Question 13hardmulti select
Read the full Describe shared Dynamics 365 ERP features explanation →

Which THREE capabilities are provided by Dynamics 365 Supply Chain Management's Warehouse Management module? (Select exactly three.)

Question 14easymulti select
Read the full Describe shared Dynamics 365 ERP features explanation →

Which TWO are common features shared across Dynamics 365 ERP applications? (Select exactly two.)

Question 15hardmulti select
Read the full Describe shared Dynamics 365 ERP features explanation →

Which THREE are valid options for configuring product lifecycle states in Dynamics 365 Supply Chain Management? (Select exactly three.)

Question 16mediummultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

The exhibit shows an XML request to create a sales order via the Dynamics 365 Finance data service. The request fails with an error 'Customer account not found'. What is the most likely cause?

Exhibit

Refer to the exhibit.

```
<Request>
  <Header>
    <MessageId>12345</MessageId>
    <Action>https://schemas.microsoft.com/.../SalesOrderService/insert</Action>
  </Header>
  <Body>
    <SalesOrder>
      <CustomerAccount>US-001</CustomerAccount>
      <OrderLine>
        <ItemNumber>1000</ItemNumber>
        <Quantity>10</Quantity>
      </OrderLine>
    </SalesOrder>
  </Body>
</Request>
```
Question 17hardmultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

The exhibit shows a configuration for a new legal entity in Dynamics 365 Finance. The chart of accounts is shared, but the fiscal calendar is set to 'Standard'. What is a potential issue?

Exhibit

Refer to the exhibit.

```json
{
  "Company": "USMF",
  "LegalEntity": "Contoso Entertainment USA",
  "SharedData": {
    "ChartOfAccounts": "Shared",
    "Currencies": ["USD", "EUR"],
    "FiscalCalendar": "Standard",
    "ExchangeRateType": "Monthly average"
  }
}
```
Question 18mediummultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

The exhibit shows an error in Dynamics 365 Supply Chain Management when trying to reserve inventory. What is the most likely root cause?

Exhibit

Refer to the exhibit.

```
Error: Inventory reservation failed for item A0001.
Reason: On-hand inventory is negative.
```
Question 19hardmultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

You are an ERP consultant for Contoso Ltd., a manufacturing company that recently deployed Dynamics 365 Finance and Supply Chain Management. The company has two legal entities: USMF (US operations) and EURF (European operations). They use a shared chart of accounts and shared products. The finance team reports that when they post a purchase invoice in USMF, the general ledger entries appear correctly, but when they view the trial balance in EURF, they see unexpected balances in accounts that should not have any activity. The EURF trial balance shows transactions from USMF postings. However, the EURF team has not posted any transactions. The shared chart of accounts is correctly configured. The intercompany accounting setup is not enabled. What is the most likely cause of this issue?

Question 20mediummultiple choice
Read the full Describe shared Dynamics 365 ERP features explanation →

You are a Dynamics 365 consultant for a wholesale distribution company that uses Dynamics 365 Supply Chain Management. The company has a warehouse that uses a 'pick and pack' process. They recently implemented mobile device scanning for warehouse operations. The warehouse manager reports that when workers try to pick items using the mobile device, they receive an error: 'Work not found for this location'. The work creation process is set up correctly, and the mobile device menu items are configured. The location directives and work templates appear correct. The inventory is available at the location. What is the most likely cause?

Practice tests

Scored 10-question sessions with instant feedback and explanations.

MB-920 Practice Test 1 — 10 Questions→MB-920 Practice Test 2 — 10 Questions→MB-920 Practice Test 3 — 10 Questions→MB-920 Practice Test 4 — 10 Questions→MB-920 Practice Test 5 — 10 Questions→MB-920 Practice Exam 1 — 20 Questions→MB-920 Practice Exam 2 — 20 Questions→MB-920 Practice Exam 3 — 20 Questions→MB-920 Practice Exam 4 — 20 Questions→Free MB-920 Practice Test 1 — 30 Questions→Free MB-920 Practice Test 2 — 30 Questions→Free MB-920 Practice Test 3 — 30 Questions→MB-920 Practice Questions 1 — 50 Questions→MB-920 Practice Questions 2 — 50 Questions→MB-920 Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

Describe Dynamics 365 Supply Chain ManagementDescribe Dynamics 365 FinanceDescribe the core capabilities of the finance and operations appsDescribe shared features and Copilot capabilitiesDescribe Dynamics 365 Human ResourcesDescribe Dynamics 365 CommerceDescribe Dynamics 365 Project OperationsDescribe shared Dynamics 365 ERP features

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All Describe shared Dynamics 365 ERP features setsAll Describe shared Dynamics 365 ERP features questionsMB-920 Practice Hub