HcmPositionDefaultDimension::findByPositionLegalEntity Method
Finds a record in the HcmPositionDefaultDimension table by using the specified PositionID value.
Syntax
client server public static HcmPositionDefaultDimension findByPositionLegalEntity(
HcmPositionRecId _position,
RefRecId _legalEntity,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _position
Type: HcmPositionRecId Extended Data Type
- _legalEntity
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmPositionDefaultDimension Table
A record from the HcmPositionDefaultDimension table.