Share via


AdjustmentAmounts_IN::findByTaxRegistrationNumber Method

Finds amounts by tax registration number.

Syntax

client server public static AdjustmentAmounts_IN findByTaxRegistrationNumber(
    RefRecId _taxRegistrationNumber, 
    RefRecId _taxComponent, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    true if the amounts will be updated.

Return Value

Type: AdjustmentAmounts_IN Table
The instance of the AdjustmentAmounts_IN class.

See Also

Reference

AdjustmentAmounts_IN Table