ProdBOM.reqTrans Method
Finds the corresponding ReqTrans record for the current ProdBOM record.
Syntax
public ReqTrans reqTrans([RefRecId _reqPlanVersionRefRecId, boolean _forupdate])
Run On
Called
Parameters
- _reqPlanVersionRefRecId
Type: RefRecId Extended Data Type
The ID of the ReqPlanVersion record; optional.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ReqTrans Table
A ReqTrans record; otherwise, an empty record.