EximSionTable_IN::findByProductGroupFromToDate Method
Finds exim sion table by product group from to date.
Syntax
client server public static EximSionTable_IN findByProductGroupFromToDate(
RefRecId _productGroup,
utcdatetime _dateTime,
[boolean _forupdate])
Run On
Called
Parameters
- _productGroup
Type: RefRecId Extended Data Type
The product group.
- _dateTime
Type: utcdatetime
The date time.
- _forupdate
Type: boolean
The forUpdate flag.
Return Value
Type: EximSionTable_IN Table
The instance of the EximSionTable_IN class.