Forum Discussion
sameburn
7 months agoContributor III
Hi Vigneshwar2024 , it is unclear what you mean by "display"?
But you can derive Entity currency in an Extensibility rule from the Entity Member using this BRApi
Dim entityCurrency As String = BRApi.Finance.Entity.GetLocalCurrency(si, entityMbr.MemberId).Name
Related Content
- 2 years ago
- 11 months ago