TaxWithholdComponentGroupTable_IN::lookupComponentGroup Method
Opens lookup form for Component group based on Tax type.
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 component group based on specified tax type.
Return Value
Type: Common Table
The selected record.