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