PurchReqLineVendorProposalHistory::existsHistory Method
Indicates whether the specified PurchReqLineVendorProposal record has any history stored in the PurchReqLineVendorProposalHistory table.
Syntax
client server public static boolean existsHistory(RecId _purchReqLineVendorProposal)
Run On
ClientOrServer
Parameters
- _purchReqLineVendorProposal
Type: RecId Extended Data Type
Return Value
Type: boolean
true if history of the specified record exists; otherwise, false.