MB-820 · Question #49
Drag and Drop Question You create a codeunit that works with a table named Boxes. You plan to filter the records and then modify them. You get an error that you do not have permission to work with…
The correct answer is Permissions =; TableData; "Boxes" =; rm. You've hit your limit · resets 5:20am (America/New_York)
Question
Drag and Drop Question You create a codeunit that works with a table named Boxes. You plan to filter the records and then modify them. You get an error that you do not have permission to work with the Boxes table. You need to assign the Indirect permissions for the Boxes table to the codeunit. Which four code blocks should you use in sequence to assign the correct permission? To answer, move the appropriate code blocks from the list of code blocks to the answer area and arrange them in the correct order. Answer:
Exhibit
Answer Area
Drag items
Correct arrangement
- Permissions =
- TableData
- "Boxes" =
- rm
Explanation
You've hit your limit · resets 5:20am (America/New_York)
Topics
Community Discussion
No community discussion yet for this question.
