PurchRFQReplyLine.findPurchRFQCaseTable Method
Retrieves the RFQ case for the current RFQ reply line.
Syntax
public PurchRFQCaseTable findPurchRFQCaseTable([boolean _selectForUpdate])
Run On
Called
Parameters
- _selectForUpdate
Type: boolean
true if the record should be selected for update; otherwise, false.
Return Value
Type: PurchRFQCaseTable Table
The RFQ case record for the current RFQ reply line.