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
- _recId
Type: RefRecId Extended Data Type
The record ID to be used for the search.
- _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.