ReqIntercompanyPlanningGroupMember::find Method

Finds a record in the ReqIntercompanyPlanningGroupMember table.

Syntax

client server public static ReqIntercompanyPlanningGroupMember find(
    ReqIntercompanyPlanningGroupRecId _intercompanyPlanningGroup, 
    LegalEntity _legalEntity, 
   [boolean _selectForUpdate])

Run On

Called

Parameters

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

Return Value

Type: ReqIntercompanyPlanningGroupMember Table
A record in the ReqIntercompanyPlanningGroupMember table; otherwise, an empty record.

See Also

Reference

ReqIntercompanyPlanningGroupMember Table