BusinessStatisticsData::findBusinessStatisticsData Method
Syntax
client server public static BusinessStatisticsData findBusinessStatisticsData(
StatisticsId statistics,
ItemId itemId,
ItemGroupId itemGroupId,
CustAccount custAccount,
CustGroupId custGroupId,
VendAccount vendAccount,
VendGroupId vendGroupId,
TransDate transDate,
[boolean _forUpdate])
Run On
Called
Parameters
- statistics
Type: StatisticsId Extended Data Type
- itemId
Type: ItemId Extended Data Type
- itemGroupId
Type: ItemGroupId Extended Data Type
- custAccount
Type: CustAccount Extended Data Type
- custGroupId
Type: CustGroupId Extended Data Type
- vendAccount
Type: VendAccount Extended Data Type
- vendGroupId
Type: VendGroupId Extended Data Type
- transDate
Type: TransDate Extended Data Type
- _forUpdate
Type: boolean