InventSumDateFinancialTrans_RU::find Method
Finds a record in the InventSumDateFinancialTrans_RU table.
Syntax
client server public static InventSumDateFinancialTrans_RU find(
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.