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