Microsoft
MB7-702 · Question #62
You are designing a table with a Customer Name field that must not be stored. The table must derive its contents from the Name field on the Customer table. The Customer Name field must then be used…
The correct answer is C. Create the Customer Name as a FlowField with a Method set to Lookup. See the full explanation below for the reasoning.
Question
You are designing a table with a Customer Name field that must not be stored. The table must derive its contents from the Name field on the Customer table. The Customer Name field must then be used in a C/AL function. How should you create the Customer Name field and then access it using C/AL code?
Options
- ACreate the Customer Name as a FlowFilter field.
- BCreate the Customer Name as a Normal text field.
- CCreate the Customer Name as a FlowField with a Method set to Lookup.
- DCreate the Customer Name as a FlowFilter field.
How the community answered
(54 responses)- A9% (5)
- B4% (2)
- C72% (39)
- D15% (8)
Community Discussion
No community discussion yet for this question.