Share via


ReqIntercompanyPlanningGroup::find Method

Finds a record in the ReqIntercompanyPlanningGroup table.

Syntax

client server public static ReqIntercompanyPlanningGroup find(RefRecId _recId, [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 record in the ReqIntercompanyPlanningGroup table with the same ID if found, otherwise empty buffer.

See Also

Reference

ReqIntercompanyPlanningGroup Table