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 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.