LeanCoverageKanbanRule::findLatestActiveReplacementRule Method
Finds the record ID of the currently active KanbanRule record for a rule that is part of the same replacement chain.
Syntax
client server public static RefRecId findLatestActiveReplacementRule(KanbanRuleRefRecId _kanbanRule, [LeanRuleActiveDateTime _activeDateTime])
Run On
Called
Parameters
- _kanbanRule
Type: KanbanRuleRefRecId Extended Data Type
The record ID of a rule that belongs to the same replacement chain.
- _activeDateTime
Type: LeanRuleActiveDateTime Extended Data Type
The date at which the required rule should be active.
Return Value
Type: RefRecId Extended Data Type
The record ID of the currently active KanbanRule in the replacement chain.