ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 26 - MB-820 discussion

Report
Export

DRAG DROP

A company owns and operates hotels, restaurants, and stores.

When the staff orders materials from the purchasing department, the requests are not directed to the correct approvers.

The staff requires a new field named Approver from which they can select the appropriate approver. The field must include the following options:

* Hotel manager

* Restaurant manager

* Store manager

* Purchasing manager

You need to create the Approver field in the Item table by using an AL extension.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 26
Correct answer: Question 26

Explanation:

Create an enum object named Approver and include all options.

Create a table extension object for an Item table with an Approver field of enum type named Approver in the fields section.

Create a page extension object that extends the Item Card object. Add the field to the fields section.


asked 05/10/2024
Rajesh Maharajan
36 questions
User
0 comments
Sorted by

Leave a comment first