I receive a record in table variable, for example DirPartyRelationship, and must perform some logic in case the record is valid now and another logic in case the record is not-valid.
It is possible to compare ValidFrom and ValidTo fields, however I expect some system method like isValidNow or some better approach exists.
I found nothing in Global, xRecord or DateTimeUtil classes.
Could you recommend such system method?
*This post is locked for comments
I have the same question (0)