cap08
3 months agoNew Contributor III
How to get UD1's Property AuditTime
Hello -
I need to get the most recent Property change on our UD1's. I'm assuming I need to get the AuditTime from the AuditMemberProperty table.
Would I use this function? If so, how do I find the textPropertyIndex value?
BRApi.Finance.UD.Text(si, dimTypeId, memberId, textPropertyIndex, varyByScenarioTypeId, varyByTimeId)
Your help is much appreciated!
Thank you!