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