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 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
- _itemId
Type: ItemId Extended Data Type
The ItemId value of the InventSumDateFinancialTrans_RU record.
- _financialDimId
Type: InventSumDateFinancialDimId_RU Extended Data Type
The FinancialDimId value of the InventSumDateFinancialTrans_RU record.
- _parmId
Type: ParmId Extended Data Type
The ParmId value of the InventSumDateFinancialTrans_RU record.
- _transDate
Type: TransDate Extended Data Type
The transaction date of the InventSumDateFinancialTrans_RU record.
Return Value
Type: InventSumDateFinancialTrans_RU Table
An InventSumDateFinancialTrans_RU record.