MB-500 · Question #2
Case Study 1 - Wide World Importers Background Wide World Importers sell office supplies, furniture, and fittings to their customers across the United States. The company has the following…
The correct answer is C. In Application Explorer, create a form extension and implement validation. D. Implement Chain of Command (CoC) and method wrapping by creating a form extension class. Users must be presented with a warning message before a direct delivery purchase order is created for a vendor in exclusion list. You must implement validation to check whether a proposed direct delivery purchase order vendor is on the exclusion list for the customer and…
Question
Options
- ACreate a class and add a form data source event handler method to the class.
- BIn Application Explorer, create a table extension and implement validation.
- CIn Application Explorer, create a form extension and implement validation.
- DImplement Chain of Command (CoC) and method wrapping by creating a form extension class.
How the community answered
(45 responses)- A11% (5)
- B18% (8)
- C71% (32)
Explanation
Users must be presented with a warning message before a direct delivery purchase order is created for a vendor in exclusion list. You must implement validation to check whether a proposed direct delivery purchase order vendor is on the exclusion list for the customer and product combination.
Topics
Community Discussion
No community discussion yet for this question.