Share via


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

Return Value

Type: HcmPositionDefaultDimension Table
A record from the HcmPositionDefaultDimension table.

See Also

Reference

HcmPositionDefaultDimension Table