Share via


PaymCalendarCountryRegionLegalEntity::existForLegalEntity Method

Indicates whether a specified record exists in the PaymCalendarCountryRegionLegalEntity table.

Syntax

client server public static boolean existForLegalEntity(
    PaymCalendarModuleType _moduleType, 
    LegalEntityRecId _legalEntity, 
    PaymCalendarCountryRegionRecId _paymCalendarCountryRegion)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PaymCalendarCountryRegionLegalEntity Table