Updating entity relationships through a Business Rule

StephaneS
New Contributor

Hi,

How is it possible to update Entity Relationships through Business Rules, including Ownership Type, Percent Consolidation and Percent Ownership? It must be possible since the latest version of the Application Control Manager can also update entity relationship information, however I couldn't find it in the api.

3 REPLIES 3

JackLacava
Community Manager
Community Manager

These are Varying Member Properties, that can change by Scenario Type and Time. To manipulate them, look into BRApi.Finance.MemberAdmin.SaveRelationshipInfo - you have to provide the right objects, which are documented when you drill down in the Objects tab.

I hope this helps!

ccage
New Contributor II

Hi StephaneS,

Were you able to find a way to update the Entity Relationship Properties?