TaxWithholdGroupHeading::lookupTaxComponentGroup_IN Method
Opens lookup form for Component group based on Tax type.
Syntax
client public static void lookupTaxComponentGroup_IN(
FormStringControl _ctrl,
TaxWithholdCodeType_IN _taxType,
[CompanyId _companyId])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The calling form control.
- _taxType
Type: TaxWithholdCodeType_IN Enumeration
To filter the component group based on specified tax type.
- _companyId
Type: CompanyId Extended Data Type
To filter the component group based on specified company Id.