Share via


PaymCalendarRule::existActiveRuleForRuleType Method

Indicates whether an active rule occurs in the PaymCalendarRule table for a module and type.

Syntax

client server public static boolean existActiveRuleForRuleType(
    PaymCalendarModuleType _moduleType, 
    PaymCalendarRuleType _ruleType, 
    LegalEntity _legalEntity)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

PaymCalendarRule Table