BenSelect Documentation
GetDeductionCodesEx(String,Int32,Int32,Boolean,Tier,DateTime,String,String,String,String,String) Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > EmployeeView Class > GetDeductionCodesEx Method : GetDeductionCodesEx(String,Int32,Int32,Boolean,Tier,DateTime,String,String,String,String,String) Method
payrollCompany
The payroll company.
caseProductID
The case product identifier.
payerProductID
The payer product identifier.
section125
if set to true [section125].
coverageTypeID
The coverage type identifier.
effectiveDate
The effective date.
deductionCode
The deduction code.
deductionName
Name of the deduction.
deductionType
The deduction type.
deductionSubCode
The deduction sub code.
deductionSubType
The deduction sub type.
Gets the deduction codes.

Syntax

JScript 
public function GetDeductionCodesEx( 
   payrollCompany : String,
   caseProductID : int,
   payerProductID : int,
   section125 : boolean,
   coverageTypeID : Tier,
   effectiveDate : DateTime,
   deductionCode : String,
   deductionName : String,
   deductionType : String,
   deductionSubCode : String,
   deductionSubType : String
);

Parameters

payrollCompany
The payroll company.
caseProductID
The case product identifier.
payerProductID
The payer product identifier.
section125
if set to true [section125].
coverageTypeID
The coverage type identifier.
effectiveDate
The effective date.
deductionCode
The deduction code.
deductionName
Name of the deduction.
deductionType
The deduction type.
deductionSubCode
The deduction sub code.
deductionSubType
The deduction sub type.

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.