HcmPositionDuration::checkExist Method
Indicates whether a record ID exists in the HcmPositionDuration table and shows an Infolog message if the record does not exist.
Syntax
client server public static boolean checkExist(HcmPositionDurationRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmPositionDurationRecId Extended Data Type
The record ID value.
Return Value
Type: boolean
true if the identification type ID exists; otherwise, false.