Single Choice
Easy
QA base enumeration can be viewed in multiple ways in the user interface of finance and operations apps. Which of the following is not an example of how a base enum can be viewed in the user interface?
ID: #9854
Base Enumerations in D365 F&O X++
288 views
Question Info
#9854Q ID
EasyDifficulty
Base Enumerations in D365 F&O X++Topic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Justification:
- A. Incorrect: Option buttons are base enums that are represented in the user interface.
- B. Incorrect: A slider bar is a base enum that is used in the user interface.
- C. Correct: A date field is an EDT, not a base enum, that is used in the user interface.
- D. Incorrect: A drop-down menu is a base enum that is viewed in the user interface.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic