Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a HcmIssuingAuthorityRecId value exists in the HcmIssuingAgency table and shows a log message if a record does not exist.
Syntax
client server public static boolean checkExist(HcmIssuingAgencyRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmIssuingAgencyRecId Extended Data Type
A HcmIssuingAuthorityRecId value.
Return Value
Type: boolean
true if the type ID exists; otherwise, false.