CCNA Shared Erp Features Questions

20 questions · Shared Erp Features topic · All types, answers revealed

1
MCQmedium

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?

A.The quantity exceeds inventory
B.The action URL is incorrect
C.The XML is malformed
D.The CustomerAccount value is incorrect or missing
AnswerD

Leads to 'not found' error.

Why this answer

The error 'Customer account not found' indicates that the value provided in the <CustomerAccount> element of the XML request does not match any existing customer record in Dynamics 365 Finance. The data service validates the customer account against the CustTable before creating the sales order, so an incorrect or missing CustomerAccount value directly triggers this error.

Exam trap

The trap here is that candidates may confuse a data validation error (like missing customer) with a structural or connectivity error (like malformed XML or wrong URL), but the specific error message directly points to a data mismatch in the request payload.

How to eliminate wrong answers

Option A is wrong because a quantity exceeding inventory would cause an inventory reservation or availability error, not a 'Customer account not found' error. Option B is wrong because an incorrect action URL would result in an HTTP 404 or endpoint resolution error, not a data validation error from the service. Option C is wrong because malformed XML would produce an XML parsing error (e.g., 'Invalid XML' or 'Unexpected token'), not a business logic error about a missing customer account.

2
Multi-Selectmedium

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

Select 2 answers
A.Fixed assets
B.Budget control
C.Accounts payable
D.General ledger
E.Cash flow forecasting
AnswersC, D

Core shared financial feature.

Why this answer

Accounts payable (Option C) is a core component of Dynamics 365 Finance shared financial management, handling vendor invoices, payments, and expense tracking across legal entities. It is part of the shared financial management module that provides centralized processing of payables, ensuring consistency and compliance in multi-company environments.

Exam trap

The trap here is that candidates often confuse 'shared financial management' with the broader 'financial management' module, mistakenly selecting features like Budget control or Cash flow forecasting that are part of financial management but not specifically designated as shared financial management features.

3
MCQmedium

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?

A.Cycle counting
B.Picking
C.Receiving
D.Location directives
AnswerA

Regular counts improve accuracy.

Why this answer

Cycle counting is a periodic inventory auditing process where a subset of items is counted on a regular schedule, allowing discrepancies to be identified and corrected without a full physical inventory. In Dynamics 365 Supply Chain Management, cycle counting helps maintain accurate on-hand inventory by systematically validating counts against system records, which directly addresses the warehouse manager's issue of consistently inaccurate counts.

Exam trap

The trap here is that candidates may confuse operational warehouse processes (picking, receiving, location directives) with inventory control features, assuming any warehouse activity can improve accuracy, when only cycle counting is specifically designed for ongoing validation and correction of inventory records.

How to eliminate wrong answers

Option B (Picking) is wrong because picking is a warehouse operation for retrieving items from storage to fulfill orders, not a process for verifying or correcting inventory accuracy. Option C (Receiving) is wrong because receiving records the arrival of goods into inventory but does not validate existing stock levels or correct ongoing inaccuracies. Option D (Location directives) is wrong because location directives are rules that guide where items are stored or picked in the warehouse, not a method for auditing or improving inventory count precision.

4
MCQmedium

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?

A.Expense management
B.Resource scheduling
C.Project budget control
D.Time entry
AnswerD

Allows submission and approval for billing.

Why this answer

Time entry in Dynamics 365 Project Operations is the dedicated feature for recording hours worked on projects. These entries can be submitted for approval and then used to bill customers, directly linking time capture to the project billing lifecycle.

Exam trap

The trap here is confusing resource scheduling (planning who works) with time entry (recording actual work done), leading candidates to select Option B when the question specifically asks about submitting and approving time for billing.

How to eliminate wrong answers

Option A is wrong because Expense management handles cost tracking for project-related purchases (e.g., travel, materials), not employee time. Option B is wrong because Resource scheduling focuses on assigning resources to projects based on availability and skills, not on recording actual hours worked. Option C is wrong because Project budget control monitors financial limits and actuals against a budget, but does not provide the mechanism for employees to submit time entries.

5
MCQeasy

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?

A.Power BI reports
B.Data management
C.Production orders
D.Cost accounting dimensions
AnswerD

Enables tracking costs by work order.

Why this answer

Cost accounting dimensions in Dynamics 365 Finance and Operations allow you to define and track financial data by specific attributes, such as work orders, projects, or cost centers. By configuring cost accounting dimensions, the system can enforce that raw material costs are allocated to the correct work order based on predefined rules, ensuring accurate cost tracking and reporting.

Exam trap

The trap here is that candidates confuse the transactional record (Production orders) with the configuration feature (Cost accounting dimensions) that governs cost allocation, assuming that simply using production orders will automatically ensure correct cost assignment.

How to eliminate wrong answers

Option A is wrong because Power BI reports are analytics and visualization tools, not a configuration feature for allocating costs to work orders. Option B is wrong because Data management handles data import/export and migration, not real-time cost allocation logic. Option C is wrong because Production orders are the transactional records of manufacturing jobs; they do not themselves enforce cost allocation rules—they are the objects to which costs should be allocated, not the feature that ensures correct allocation.

6
MCQhard

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?

A.The currency list must include all currencies used
B.The fiscal calendar must be the same across all entities using the shared chart of accounts
C.The exchange rate type must be set to 'Daily'
D.The legal entity name must be unique
AnswerB

Incompatibility can cause issues.

Why this answer

In Dynamics 365 Finance, when a chart of accounts is shared across multiple legal entities, the fiscal calendar must also be shared and consistent across those entities. The exhibit shows the fiscal calendar set to 'Standard' (which is a shared calendar), but if any other entity using the same shared chart of accounts has a different fiscal calendar, it will cause a configuration conflict. This is because the chart of accounts and fiscal calendar are tightly coupled in the ledger setup; mismatched calendars can lead to posting errors and period close inconsistencies.

Exam trap

The trap here is that candidates assume the fiscal calendar can be set independently per legal entity even when the chart of accounts is shared, but Microsoft requires the fiscal calendar to be shared as part of the ledger configuration to maintain data integrity.

How to eliminate wrong answers

Option A is wrong because the currency list does not need to include all currencies used; currencies are defined at the system level and assigned per legal entity or transaction, not forced by the chart of accounts sharing. Option C is wrong because the exchange rate type is not required to be 'Daily'; it can be set to any valid exchange rate type (e.g., Monthly, Average) based on business requirements, and this setting is independent of the fiscal calendar or chart of accounts sharing. Option D is wrong because the legal entity name does not need to be unique; legal entity names can be duplicated across different entities, but the legal entity ID (the key identifier) must be unique.

7
MCQeasy

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

A.Budget control
B.Vendor approval
C.Workflow automation
D.Purchase policies
AnswerC

Automates approval rules.

Why this answer

Workflow automation in Dynamics 365 Finance allows you to define business processes that route documents for approval. By configuring a purchase requisition workflow with a conditional decision (e.g., amount <= $1,000), the system can automatically approve the requisition without manual intervention. This feature is specifically designed to automate approval steps based on configurable rules.

Exam trap

The trap here is that candidates confuse 'purchase policies' (which set rules like spending limits) with the actual automation engine (workflow) that enforces those rules through approval routing.

How to eliminate wrong answers

Option A is wrong because budget control is used to enforce budget limits and prevent overspending, not to automate approval routing. Option B is wrong because vendor approval manages the onboarding and maintenance of vendor records, not the approval of purchase requisitions. Option D is wrong because purchase policies define rules for procurement (e.g., allowed categories, spending limits) but do not themselves provide the automated approval workflow; they work in conjunction with workflow automation.

8
MCQhard

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?

A.Single fiscal calendar for all entities
B.Separate chart of accounts per entity
C.Consolidations with elimination
D.Shared chart of accounts with entity-specific fiscal calendars
AnswerD

Meets the requirement.

Why this answer

D is correct because Dynamics 365 Finance allows a shared chart of accounts across legal entities while enabling entity-specific fiscal calendars. This configuration meets the requirement of maintaining a unified account structure for reporting and consolidation, while respecting local regulatory or business needs for different fiscal year periods.

Exam trap

The trap here is that candidates often assume sharing a chart of accounts requires sharing all related configurations, including fiscal calendars, but Dynamics 365 Finance allows these to be decoupled to support multi-entity scenarios with different fiscal year requirements.

How to eliminate wrong answers

Option A is wrong because a single fiscal calendar for all entities would force every legal entity to use the same fiscal year, which contradicts the requirement for different fiscal calendars. Option B is wrong because separate charts of accounts per entity would prevent sharing the chart of accounts across entities, leading to redundant maintenance and complex consolidation. Option C is wrong because consolidations with elimination are a reporting feature used to combine financial data from multiple entities and remove intercompany transactions, not a configuration for sharing a chart of accounts or managing fiscal calendars.

9
Multi-Selecteasy

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

Select 2 answers
A.Power BI integration
B.Machine learning models
C.Workflow automation
D.Batch attribute management
E.Compliance management
AnswersA, C

Common reporting feature.

Why this answer

Power BI integration is a common feature across Dynamics 365 ERP applications because it is built into the platform via the Power BI content packs and embedded analytics, allowing users to visualize and share insights from financial and operational data without leaving the application. This integration is a core part of the Power Platform, which is shared across all Dynamics 365 apps, enabling real-time reporting and dashboards.

Exam trap

The trap here is that candidates may confuse optional or app-specific features (like machine learning models or batch attribute management) with the truly shared, foundational capabilities that are built into every Dynamics 365 ERP application, such as Power BI integration and workflow automation.

10
MCQmedium

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?

A.The work has not been released to the mobile device user or warehouse
B.The item is not enabled for mobile device processing
C.The mobile device menu item is not linked to the correct work template
D.The location profile is not set to allow picking
AnswerA

Work must be released before it can be picked.

Why this answer

The error 'Work not found for this location' typically occurs when the work order has been created but not yet released to the warehouse or assigned to a specific user. In Dynamics 365 Supply Chain Management, work must be released via the 'Release to warehouse' process or through wave execution before it becomes available for mobile device scanning. Since the location directives and work templates are correct and inventory exists, the most likely cause is that the work has not been released to the mobile device user or warehouse.

Exam trap

The trap here is that candidates often confuse work creation with work release, assuming that if work templates and location directives are correct, the work should automatically be available for mobile scanning, but in Dynamics 365, work must be explicitly released to the warehouse before it can be picked.

How to eliminate wrong answers

Option B is wrong because if the item were not enabled for mobile device processing, the error would be related to item configuration, not a 'work not found' message. Option C is wrong because the mobile device menu item is not directly linked to a work template; menu items are linked to work classes, and work templates are associated with work classes via the work creation process. Option D is wrong because the location profile's 'allow picking' setting controls whether inventory can be picked from that location, but the error 'Work not found' indicates the work record itself is missing, not a location permission issue.

11
Multi-Selecthard

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

Select 3 answers
A.In development
B.Discontinued
C.Deleted
D.Active
E.Obsolete
AnswersA, B, D

Standard state.

Why this answer

Option A is correct because 'In development' is a default lifecycle state in Dynamics 365 Supply Chain Management that indicates a product is being created and is not yet available for transactions. This state prevents the product from being used in sales, purchasing, or production processes until it is released.

Exam trap

The trap here is that candidates confuse 'Obsolete' with 'Discontinued', but 'Obsolete' is not a default lifecycle state in Dynamics 365 Supply Chain Management, and 'Deleted' is never a valid option because the system uses state-based deactivation instead of physical deletion.

12
MCQmedium

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

A.Total discount
B.Multibuy discount
C.Simple discount
D.Customer loyalty discount
AnswerB

Supports BOGO and quantity-based deals.

Why this answer

A buy-one-get-one-free (BOGO) promotion is a classic multibuy discount scenario where purchasing a specific quantity of an item triggers a free item. In Dynamics 365 Commerce, the Multibuy discount type is designed exactly for this: it applies a discount when a defined quantity of products is purchased, and it can be configured to give a percentage off or a fixed amount off, including making the second item free. This is distinct from simple discounts which apply to a single item, and total discounts which apply to the entire cart.

Exam trap

The trap here is that candidates often confuse a 'Simple discount' with a quantity-based promotion, not realizing that a Simple discount lacks the quantity trigger and cannot enforce the 'buy one, get one' condition.

How to eliminate wrong answers

Option A is wrong because a Total discount applies a percentage or amount off the entire order total, not a specific product or quantity-based promotion like BOGO. Option C is wrong because a Simple discount is a basic discount applied to a single product or variant, without the quantity trigger required for a buy-one-get-one-free offer. Option D is wrong because a Customer loyalty discount is tied to a loyalty program and rewards points or discounts based on membership, not on purchasing a specific quantity of items.

13
MCQeasy

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

A.Purchase agreements
B.Shared product master
C.Inventory journal
D.Sales orders
AnswerB

Shares product data across entities.

Why this answer

The Shared product master (B) is the correct feature because it allows product data to be defined once and shared across multiple Dynamics 365 Finance legal entities. This ensures consistent product information, such as item numbers, descriptions, and dimensions, is synchronized without duplication, which is essential for multi-entity organizations.

Exam trap

The trap here is that candidates often confuse transactional documents (like purchase agreements or sales orders) with master data sharing mechanisms, assuming that because they involve products, they can be used to distribute product data across entities.

How to eliminate wrong answers

Option A is wrong because purchase agreements are contracts with vendors that define pricing and terms for specific products, not a mechanism for sharing product data across legal entities. Option C is wrong because inventory journals are used to record physical inventory movements and adjustments within a single legal entity, not for sharing master data. Option D is wrong because sales orders are transactional documents for customer sales and are entity-specific, not designed to propagate product master data across entities.

14
MCQmedium

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

A.The inventory unit of measure is incorrect
B.The item is blocked for transactions
C.There is insufficient inventory at the warehouse
D.The item is not set up for reservation
AnswerC

Negative on-hand indicates insufficient.

Why this answer

The error in Dynamics 365 Supply Chain Management indicates that the reservation cannot be completed because the available on-hand inventory at the specified warehouse location is insufficient to cover the requested quantity. This is the most common cause of reservation failures, as the system checks physical available stock before allowing a reservation to proceed.

Exam trap

The trap here is that candidates often confuse a reservation failure with a configuration issue (like blocking or setup), when the most direct and common cause is simply a lack of available physical stock at the warehouse.

How to eliminate wrong answers

Option A is wrong because an incorrect inventory unit of measure would typically cause a conversion error or quantity mismatch, not a generic reservation failure. Option B is wrong because if the item were blocked for transactions, the error would explicitly state that the item is on hold or blocked, not that inventory is insufficient. Option D is wrong because if the item were not set up for reservation, the reservation fields would be disabled or the system would prevent any reservation attempt, rather than allowing the attempt and then failing due to insufficient stock.

15
MCQhard

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?

A.Tax determination by address
B.Tax exempt numbers
C.Tax reporting
D.Manual tax overrides
AnswerA

Automatically applies correct tax.

Why this answer

To automatically apply the correct tax rate based on the customer's address in Dynamics 365 Finance, you configure 'Tax determination by address'. This feature uses the delivery address or primary address of the customer to determine the appropriate sales tax group and item sales tax group, enabling compliance with multiple tax regulations without manual intervention.

Exam trap

The trap here is that candidates often confuse 'Tax determination by address' with 'Tax exempt numbers', thinking that entering a tax exempt number will automatically apply the correct rate, when in fact tax exempt numbers only indicate exemption status and do not determine the applicable tax rate.

How to eliminate wrong answers

Option B is wrong because tax exempt numbers are used to identify customers that are exempt from tax, not to determine tax rates based on address. Option C is wrong because tax reporting refers to the configuration of tax codes, tax authorities, and settlement periods for filing tax returns, not the automatic application of tax rates by address. Option D is wrong because manual tax overrides allow users to temporarily change the calculated tax for a specific transaction, but they do not provide an automated, address-based tax determination mechanism.

16
MCQmedium

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?

A.Project budget management
B.Resource utilization
C.Expense reports
D.Project invoices
AnswerA

Manages budgets and tracking.

Why this answer

Project budget management in Dynamics 365 Project Operations allows the project manager to create a detailed budget for a project and then track actual costs and revenues against that budget. This feature provides real-time variance analysis and integrates with the financial dimensions to ensure accurate budget control.

Exam trap

The trap here is that candidates may confuse 'resource utilization' (a capacity planning tool) with budget tracking, but resource utilization does not involve financial budget versus actual comparison.

How to eliminate wrong answers

Option B is wrong because resource utilization tracks how much time resources are spending on project tasks, not the financial budget versus actuals. Option C is wrong because expense reports capture individual employee expenses but do not provide a project-level budget or track overall budget versus actuals. Option D is wrong because project invoices are used to bill customers for completed work, not to create or monitor a project budget.

17
MCQhard

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?

A.The consolidation process is incorrectly configured to include USMF transactions in EURF
B.The shared chart of accounts is not properly synchronized between legal entities
C.Intercompany accounting is enabled but configured incorrectly
D.The main accounts in the shared chart of accounts are missing the legal entity financial dimension assignment
AnswerD

Missing dimension causes postings to affect all entities.

Why this answer

The shared chart of accounts allows multiple legal entities to use the same set of main accounts, but each legal entity must have its own legal entity financial dimension assignment to segregate transactions. Without this assignment, postings in USMF are not filtered by legal entity, causing them to appear in EURF's trial balance. Since intercompany accounting is not enabled, the issue is not related to intercompany or consolidation, but rather to missing dimension filtering.

Exam trap

The trap here is that candidates may confuse a shared chart of accounts with automatic data segregation, not realizing that legal entity dimension assignments are required to prevent cross-entity posting visibility.

How to eliminate wrong answers

Option A is wrong because the consolidation process is used to combine financial data from multiple legal entities into a single reporting entity, but it does not cause live postings from one legal entity to appear in another's trial balance; consolidation is a separate, periodic process. Option B is wrong because the shared chart of accounts is correctly configured and synchronized by design—the problem is not synchronization but the lack of legal entity dimension filtering. Option C is wrong because intercompany accounting is explicitly stated as not enabled, so it cannot be the cause of the issue.

18
MCQeasy

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?

A.Credit limit management
B.Tax calculation
C.Shipping management
D.Price management
AnswerA

Enforces credit limits on sales orders.

Why this answer

Credit limit management in Dynamics 365 Sales allows organizations to define credit limits for customers and enforce them during order processing. When enabled, the system checks the customer's outstanding balance against their credit limit before a sales order is saved or submitted, blocking the order if the limit is exceeded. This prevents revenue leakage and reduces financial risk by ensuring orders are not processed for customers who have exceeded their credit capacity.

Exam trap

The trap here is that candidates may confuse credit limit management with price management, assuming that controlling prices somehow restricts order processing based on customer credit, but price management only affects the cost of items, not the customer's ability to pay.

How to eliminate wrong answers

Option B (Tax calculation) is wrong because it handles the computation of sales tax on orders and invoices, not the enforcement of credit limits. Option C (Shipping management) is wrong because it manages delivery methods, carriers, and shipping charges, not customer credit validation. Option D (Price management) is wrong because it controls pricing rules, discounts, and price lists, not credit limit enforcement.

19
Multi-Selecthard

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

Select 3 answers
A.Mobile device support
B.Route planning
C.Location directives
D.Wave processing
E.Product variant management
AnswersA, C, D

Enables warehouse scanning.

Why this answer

Option A is correct because the Warehouse Management module in Dynamics 365 Supply Chain Management includes native mobile device support through the Warehouse Management mobile app. This app enables warehouse workers to perform tasks like receiving, picking, and inventory movements directly from handheld devices, integrating with the system in real time.

Exam trap

The trap here is that candidates often confuse the Warehouse Management module's capabilities with those of other modules, such as Transportation Management or Product information management, because all are part of Dynamics 365 Supply Chain Management but serve distinct functions.

20
MCQhard

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

A.Customer insights
B.Content delivery network
C.Search service
D.Recommendations service
AnswerD

Provides product recommendations.

Why this answer

Product recommendations in Dynamics 365 Commerce require the Recommendations service to be enabled and configured. This service uses AI and machine learning to generate personalized product suggestions based on user behavior, catalog data, and transaction history. Without it, the e-commerce site cannot display recommendation widgets, even if other services like search or content delivery are operational.

Exam trap

The trap here is that candidates often confuse the Search service (which handles product discovery) with the Recommendations service (which handles AI-driven suggestions), assuming search must be enabled first for recommendations to work, when in fact they are independent services.

How to eliminate wrong answers

Option A is wrong because Customer insights (now part of Dynamics 365 Customer Insights) is a separate tool for unifying customer data and analytics, not a service that generates product recommendations on the Commerce site. Option B is wrong because a Content Delivery Network (CDN) accelerates delivery of static assets (images, scripts) but does not generate or serve dynamic recommendation logic. Option C is wrong because the Search service indexes products and returns query results, but it does not produce personalized or AI-driven product recommendations.

Ready to test yourself?

Try a timed practice session using only Shared Erp Features questions.