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