HRRequisitionSummary


Description

A representation of the important details of a job requisition. The properties are read-only

Properties

Property

Type

Length

Default

Description

RequisitionNumber

HRRequisitionNumberKey

N/A

N/A

A key that uniquely identifies a requistion.

Status

HRRequisitionStatus

N/A

N/A

An HRRequisitionStatus enumeration value specifying the status of the requisition.

OpeningDate

dateTime

N/A

Empty

Specifies the date the requisition was opened.

InternalPostDate

dateTime

N/A

Empty

Specifies the date the job was opened to internal candidates.

InternalCloseDate

dateTime

N/A

Empty

Specifies the date the job was closed to internal candidates.

ManagerKey

ManagerKey

N/A

N/A

A key that uniquely identifies a manager.

LastModifiedDate

dateTime

N/A

N/A

The date the requisition was last modified. The value is in Coordinated Universal Time (UTC).

PositionKey

PositionKey

N/A

N/A

A key that uniquely identifies a position.


Inherits from

BusinessObjectSummary


Documentation Feedback