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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Option buttons
  • B A slider bar
  • C A date field
  • D A drop-down menu
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.

Share This Question

Challenge a friend or share with your study group.