Forum Discussion
MarcusH
21 hours agoValued Contributor
The GetMemberId procedure needs the DimTypeID not the DimType i.e. DimTypeId.Entity
entityId = BRApi.Finance.Members.GetMemberId(si, DimTypeId.Entity, eInfo.EntityName)
rhankey
19 hours agoContributor III
I don't see an issue with how the DimType Id was specified. DimTypeId.Entity = DimType.Entity.Id
Related Content
- 2 years ago
- 1 year ago
- 2 years ago