Share via


HcmPersonTrustedPosition::findByPersonTrustedPostionDescriptio Method

Finds a record in the HcmPersonTrustedPosition table by using the specified values from the Person, TrustedPostionDescription and Employer fields.

Syntax

client server public static HcmPersonTrustedPosition findByPersonTrustedPostionDescriptio(
    HcmPersonRecId _person, 
    HRMQualificationPosition _trustedPostionDescription, 
    HRMPlaceOfEmployment _employer, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmPersonTrustedPosition Table
A record in the HcmPersonTrustedPosition table.

See Also

Reference

HcmPersonTrustedPosition Table