I am a user of Java RFA on Windows and Linux. We use it to simulate Excel =RtGet() function calls.
In the latest versions of Reuters Excel add-in, it seems things are moving towards =TR() function calls.
Example: =TR("0005.HK","TR.TtlCmnSharesOut","SDate=2018-01-31")
I don't know how to simulate this function using Java RFA. However, I have seen Q&As to replicate these function via DEX2 Windows COM library.
Ref: https://community.developers.refinitiv.com/questions/9982/is-there-any-api-that-provides-ejv-fields.html
Is there a non-Windows COM API, so we can do this from Linux?
Here is a sample list of v4 TR fields of interest: TR.TtlCmnSharesOut, TR.SharesOutstanding, TR.Freefloat, TR.DivPaymentType, TR.DivType, TR.DivEventStatus, TR.DivAnnouncementDate, TR.DivRecordDate, TR.DivExDate, TR.DivCurr, TR.DivUnadjustedGross, TR.DivFrankedPercent, TR.DivNotes