PaymCalendarRule::existForModuleType Method
Indicates whether a rule occurs in the PaymCalendarRule table for a module.
Syntax
client server public static boolean existForModuleType(PaymCalendarModuleType _moduleType, LegalEntity _legalEntity)
Run On
Called
Parameters
- _moduleType
Type: PaymCalendarModuleType Enumeration
The module type of the PaymCalendarRule record to check for existence.
- _legalEntity
Type: LegalEntity Extended Data Type
The legal entity of the PaymCalendarRule record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.