Share via


HcmPersonScreening::existsFuturePersonScreening Method

Indicates whether a future record exists in the HcmPersonScreening table that is based on the specified Person and ScreeningType values .

Syntax

client server public static boolean existsFuturePersonScreening(
    HcmPersonScreeningRecId _currentPersonScreeningRecId, 
    HcmPersonRecId _person, 
    HcmScreeningTypeRecId _screeningType)

Run On

Called

Parameters

Return Value

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

See Also

Reference

HcmPersonScreening Table