Share via


HcmPositionActionDefaultDimension::findByActionStateLegalEntity Method

Finds a record in the HcmPositionActionDefaultDimension table that has a specified PositionID value.

Syntax

client server public static HcmPositionActionDefaultDimension findByActionStateLegalEntity(
    HcmActionStateRecId _actionState, 
    CompanyInfoRecId _legalEntity, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: HcmPositionActionDefaultDimension Table
A HcmPositionActionDefaultDimension record.

See Also

Reference

HcmPositionActionDefaultDimension Table