nerdexam
Microsoft

MB6-890 · Question #57

Your Microsoft Dynamics AX implementation is going live. Just before go-live, a sales executive realizes that the customers should not be allowed to remove certain records if they have one or more…

The correct answer is B. Override exist)() method on the table. C. Override ValidateWrite() method on the table. See the full explanation below for the reasoning.

Question

Your Microsoft Dynamics AX implementation is going live. Just before go-live, a sales executive realizes that the customers should not be allowed to remove certain records if they have one or more approved transactions. You need to perform additional validation when a record is removed from the table. What are two possible actions you can perform to achieve this goal? Each correct answer presents a complete solution.

Options

  • AOverride delete() method on the table.
  • BOverride exist)() method on the table.
  • COverride ValidateWrite() method on the table.
  • DOverride ValidateDelete() method on the table.

How the community answered

(15 responses)
  • A
    13% (2)
  • B
    80% (12)
  • D
    7% (1)

Community Discussion

No community discussion yet for this question.

Full MB6-890 Practice