BenSelect Documentation
GetDeductionCodes(Int32,Int32,Int32,Boolean,Tier,DateTime,String,String,String) Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > EmployeeView Class > GetDeductionCodes Method : GetDeductionCodes(Int32,Int32,Int32,Boolean,Tier,DateTime,String,String,String) Method
payrollCompanyId
The payroll company identifier.
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.
Gets the deduction codes.

Syntax

JScript 
public function GetDeductionCodes( 
   payrollCompanyId : int,
   caseProductID : int,
   payerProductID : int,
   section125 : boolean,
   coverageTypeID : Tier,
   effectiveDate : DateTime,
   deductionCode : String,
   deductionName : String,
   deductionType : String
);

Parameters

payrollCompanyId
The payroll company identifier.
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.

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.