PurchReqLineVendorProposalHistory::findByPurchReqLineVendorProposal Method
Finds the specified record in the PurchReqLineVendorProposalHistory table.
Syntax
client server public static PurchReqLineVendorProposalHistory findByPurchReqLineVendorProposal(RefRecId _purchReqLineVendorProposal, [utcdatetime _validAsOfDateTime])
Run On
ClientOrServer
Parameters
- _purchReqLineVendorProposal
Type: RefRecId Extended Data Type
- _validAsOfDateTime
Type: utcdatetime
Return Value
Type: PurchReqLineVendorProposalHistory Table
A PurchReqLineVendorProposalHistory record if one exists; otherwise, an empty record.