HcmSkillMappingEducation::existOptional Method

Indicates whether the specified record in the HcmSkillMappingEducation table exists with a specific optional value.

Syntax

client server public static boolean existOptional(HcmSkillMappingHeaderRecId _headerRecId, [HRMSkillMappingOptional _optional])

Run On

Called

Parameters

Return Value

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

Remarks

If the _optional parameter is not specified, this method indicates whether any education discipline records exist for this header value.

See Also

Reference

HcmSkillMappingEducation Table