Share via


PurchReqTableHistoryTotals::findByPurchReqTableHistory Method

Finds the specified record in the PurchReqTableHistoryTotals table.

Syntax

client server public static PurchReqTableHistoryTotals findByPurchReqTableHistory(RefRecId _purchReqTableHistoryRecId)

Run On

Called

Parameters

  • _purchReqTableHistoryRecId
    Type: RefRecId Extended Data Type
    A PurchReqTableHistory record identifier for which to find a history total version.

Return Value

Type: PurchReqTableHistoryTotals Table
A PurchReqTableHistoryTotals record; otherwise, an empty record.

See Also

Reference

PurchReqTableHistoryTotals Table