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.
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.