Hi,
I want to retrieve a list of RICs of the bonds that make up the 0#BUSDNFIBMK= yield curve.
In Excel, we do this using (roughly):
TR("0#BUSDNFIBMK=";"";"CH=Fd RH=IN";B8)
We have tried retrieving all constituent-related fields for this instrument using get_data, but this didn't work as the fields did not exist on this instrument. We expected this, as these entries are empty in the Data Item catalog...
Can you suggest an alternative approach? How does the Excel API retrieve the list of constituents?
Thanks in advance!