Solved
Forum Discussion
MarcusH
1 year agoValued Contributor
Dim ForEntityID As Integer = BRApi.Finance.Members.GetMemberId(si, DimType.Entity.Id, ForEntity)You will need to put the Entity name in the variable ForEntity.
Dim ForEntityID As Integer = BRApi.Finance.Members.GetMemberId(si, DimType.Entity.Id, ForEntity)You will need to put the Entity name in the variable ForEntity.
Dim ForEntityID As Integer = BRApi.Finance.Members.GetMemberId(si, DimType.Entity.Id, ForEntity)You will need to put the Entity name in the variable ForEntity.