ReqTrans::findFromPurchReqLineRecId Method
Find a ReqTrans record based on the RecId of a requisition line;
Syntax
client server public static ReqTrans findFromPurchReqLineRecId(RecId _purchReqLineRecId)
Run On
Called
Parameters
- _purchReqLineRecId
Type: RecId Extended Data Type
The requisition line RecId to find a ReqTrans record for.
Return Value
Type: ReqTrans Table
The found ReqTrans record.