Hi,
I am retrieving a total number of shares outstanding for BOPr.AT both via Excel and via API. In Excel, I use "=@RData(A2:A25;"RCA.S.Outstanding";;;"CH:Fd")" to get the correct value. This however, does not work in API and hence I need to use, for example, 'TR.F.ComShrOutsTot', which returns incorrect values.
Do you know where the issue is? And how to emulate RCA.S.Outstanding in Eikon API?