TaxWithholdComponentTable_IN::lookupComponentGroup Method
Creates and shows a lookup form for the TaxWithholdComponentGroupTable_IN field.
Syntax
client public static Common lookupComponentGroup(FormControl _ctrl, TaxWithholdType_IN _taxType)
Run On
Client
Parameters
- _ctrl
Type: FormControl Class
The calling form control.
- _taxType
Type: TaxWithholdType_IN Enumeration
Tax type, to filter the records in the lookup form.
Return Value
Type: Common Table
The selected record.