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 specified record in the TaxComponentTable_IN table.
Syntax
client server public static TaxComponentTable_IN findTaxComponent(TaxComponent_IN _taxComponent)
Run On
Called
Parameters
- _taxComponent
Type: TaxComponent_IN Extended Data Type
The tax component is used to find record.
Return Value
Type: TaxComponentTable_IN Table
A record in the TaxComponentTable_IN table.