Share via


HcmPosition::getJob Method

Retrieves the HcmJobRecId value from the HcmPositionDetail table for the specified HcmPositionRecId value.

Syntax

client server public static HcmJobRecId getJob(HcmPositionRecId _positionRecId, [utcdatetime _asOfDate])

Run On

Called

Parameters

  • _asOfDate
    Type: utcdatetime
    The time to use for the selection criteria.

Return Value

Type: HcmJobRecId Extended Data Type
A record ID of the HcmJob record that is assigned to the HcmPosition record.

See Also

Reference

HcmPosition Table