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
- _taxRegistrationNumber
Type: RefRecId Extended Data Type
The tax registration number.
- _taxComponent
Type: RefRecId Extended Data Type
The tax component.
- _update
Type: boolean
true if the amounts will be updated.
Return Value
Type: AdjustmentAmounts_IN Table
The instance of the AdjustmentAmounts_IN class.