Oracle Message ORA-22903 - MULTISET expression not allowed

ERRORMULTISET expression not allowed
CAUSEMULTISET expressions are allowed only inside a CAST to a nested table or VARRAY type.
ACTIONput the MULTISET(subquery) expression inside a CAST to a nested table or VARRAY type.