HcmIssuingAgency::checkExist Method
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.