Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam MB-820 Topic 2 Question 28 Discussion

Actual exam question for Microsoft's MB-820 exam
Question #: 28
Topic #: 2
[All MB-820 Questions]

A company uses Business Central.

The company plans to use the AL object model in Business Central to extend the Base Application.

You need to extend the objects.

Which two objects can you extend? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer: B, E

A . Codeunit

Codeunits can be extended in AL to add or modify functionality in Business Central.

B . Report

Reports can also be extended to customize the format or data presented in the reports without modifying the base report.

Incorrect Options:

C . Query: Queries cannot be extended. You would need to create new queries or modify the existing ones directly.

D . API page: You cannot extend API pages, but you can create new API pages.

E . Enum: You cannot extend Enums because they are predefined sets of values.


Contribute your Thoughts:

Paul
3 days ago
I think we can extend Codeunit and Report.
upvoted 0 times
...
Stanford
4 days ago
Definitely A and B. You can extend Codeunits and Reports to add custom functionality to Business Central.
upvoted 0 times
...

Save Cancel