Microsoft
MB7-702 · Question #60
You need to debug codeunit 80 - Sales Post on a sales order to ensure that a certain set of lines are performed. How should you debug it?
The correct answer is C. Set a breakpoint trigger in codeunit 80, and then select a session that is ready to post a sales order. See the full explanation below for the reasoning.
Question
You need to debug codeunit 80 - Sales Post on a sales order to ensure that a certain set of lines are performed. How should you debug it?
Options
- AStart the debugger and select a session that is ready to post a sales order.
- BOnly start the debugger and select a session that is ready to post a sales order.
- CSet a breakpoint trigger in codeunit 80, and then select a session that is ready to post a sales order.
- DStart the debugger and select a session that is ready to post a sales order.
How the community answered
(28 responses)- A4% (1)
- B4% (1)
- C82% (23)
- D11% (3)
Community Discussion
No community discussion yet for this question.