Share via


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

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

See Also

Reference

ClaimPercentage_IN Table