Multiple choice technology

Which is false?

  1. a) The fields specified in Sort Specification Property in the Business Component Property must be the child object definitions of the business component.

  2. b) Search Specification Expressions Must contain name of one or more fields and various logical and/or comparison operators.

  3. c) Search Specification Expressions cannot contain functions.

  4. d) None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Search Specification Expressions CAN contain functions (like Lookup, Value, etc.), so option C is indeed false. Options A and B are true statements: Sort Specification requires fields defined as child objects, and Search Specifications must contain field names with logical/comparison operators.