ReqPO.reqPOPlanId Method
Finds the same ReqPO record in another master plan.
Syntax
public ReqPO reqPOPlanId(ReqPlanId _reqPlanId, [boolean _forUpdate])
Run On
Called
Parameters
- _reqPlanId
Type: ReqPlanId Extended Data Type
A string value that holds a master plan ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ReqPO Table
A ReqPO record that represents a planned order.