BenSelect Documentation
GetDeductionCodesByCoverageEx Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > EmployeeView Class : GetDeductionCodesByCoverageEx Method
payrollCompanyId
The payroll company identifier.
coverage
The coverage.
deductionCode
The deduction code.
deductionName
Name of the deduction.
deductionType
Type of the deduction.
deductionSubCode
The deduction sub code.
deductionSubType
Type of the deduction sub.
Gets the deduction codes by coverage.

Syntax

JScript 
public function GetDeductionCodesByCoverageEx( 
   payrollCompanyId : int,
   coverage : CoverageView,
   deductionCode : String,
   deductionName : String,
   deductionType : String,
   deductionSubCode : String,
   deductionSubType : String
);

Parameters

payrollCompanyId
The payroll company identifier.
coverage
The coverage.
deductionCode
The deduction code.
deductionName
Name of the deduction.
deductionType
Type of the deduction.
deductionSubCode
The deduction sub code.
deductionSubType
Type of the deduction sub.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.