Share via


PaymCalendarRule::existForRuleName Method

Indicates whether a rule occurs in the PaymCalendarRule table for a module, name and legal entity.

Syntax

client server public static boolean existForRuleName(
    PaymCalendarModuleType _moduleType, 
    Name _ruleName, 
    LegalEntity _legalEntity)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PaymCalendarRule Table