Hey
I have a Business Object with 2 elements in it:
- TypeID (Codelist)
- Statement (Extended Text)
I also have an embedded component in which I need to display certain data from that BO.
So I've made a query and a DefaultSet (in the EC) to get and then sort that data.
However I am not sure how to execute the query and then get the data into either a ListPane or Browse and Collect.
Any help is appreciated.
Thanks !