Share via


InventSumDateFinancialTrans_RU::findPrev Method

Finds the latest record in the InventSumDateFinancialTrans_RU table that has a transaction date that is less than some date.

Syntax

client server public static InventSumDateFinancialTrans_RU findPrev(
    ItemId _itemId, 
    InventSumDateFinancialDimId_RU _financialDimId, 
    ParmId _parmId, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: InventSumDateFinancialTrans_RU Table
An InventSumDateFinancialTrans_RU record.

See Also

Reference

InventSumDateFinancialTrans_RU Table