Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the corresponding record in the ReqTrans table for the current record in the ProdTable table.
Syntax
public ReqTrans reqTrans([RefRecId _reqPlanVersionRefRecId, boolean _forupdate])
Run On
Called
Parameters
- _reqPlanVersionRefRecId
Type: RefRecId Extended Data Type
An integer value that holds the ID of the ReqPlanVersion record.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ReqTrans Table
A record in the ReqTrans table; otherwise, an empty record.