Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves active or latest expired record from the DEL_hrpPartyPositionTableRelationship table.
Syntax
public DEL_HRPPartyPositionTableRelationship getValidHRPPositionRecord(HcmPositionId _positionIdToCheck, [boolean _expired])
Run On
Server
Parameters
- _positionIdToCheck
Type: HcmPositionId Extended Data Type
The position id for which the record needs to be searched.
- _expired
Type: boolean
This flag indicates whether to look at expired records.
Return Value
Type: DEL_HRPPartyPositionTableRelationship Table
The DEL_hrpPartyPositionTableRelationship valid record.