Share via


ReqIntercompanyPlanningGroup::findFirst Method

Finds the first record in the ReqIntercompanyPlanningGroup table.

Syntax

client server public static ReqIntercompanyPlanningGroup findFirst([boolean _selectForUpdate])

Run On

Called

Parameters

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

Return Value

Type: ReqIntercompanyPlanningGroup Table
The first record in the ReqIntercompanyPlanningGroup table.

See Also

Reference

ReqIntercompanyPlanningGroup Table