nerdexam
Microsoft

MB6-894 · Question #9

You are extending primitive data types to make your code more readable, and you need to assign Extended Data Types (EDT) properties. Which best practice should you follow?

The correct answer is D. Ensure that you reference an EDT when creating table fields. Wherever possible, you should avoid the creation of table fields which don't reference an EDT, as this makes potential future changes more difficult to implement.

Set up and Configure the General Ledger

Question

You are extending primitive data types to make your code more readable, and you need to assign Extended Data Types (EDT) properties. Which best practice should you follow?

Options

  • ADo not leave the display length and style an Auto.
  • BEnsure that the HelpText property is the same as the label.
  • CDo not use labels for user interface text.
  • DEnsure that you reference an EDT when creating table fields.

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    9% (3)
  • C
    3% (1)
  • D
    81% (26)

Explanation

Wherever possible, you should avoid the creation of table fields which don't reference an EDT, as this makes potential future changes more difficult to implement.

Topics

#Extended Data Types#EDT properties#table fields#best practices

Community Discussion

No community discussion yet for this question.

Full MB6-894 Practice