ClaimPercentage_IN::findClaimPercentage Method
Finds the claim percentage.
Syntax
client server public static ClaimPercentage_IN findClaimPercentage(
RefRecId _taxComponent,
utcdatetime _fromDate,
utcdatetime _toDate,
RGRegister_IN _rgRegister,
[boolean _forUpdate])
Run On
Called
Parameters
- _taxComponent
Type: RefRecId Extended Data Type
The tax component.
- _fromDate
Type: utcdatetime
The from date.
- _toDate
Type: utcdatetime
The to date.
- _rgRegister
Type: RGRegister_IN Enumeration
The RG register.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: ClaimPercentage_IN Table
The instance of the ClaimPercentage_IN class.