BenSelect Documentation
GetProductDeductionCodes Method
See Also  Send Feedback
ETI.Report Namespace > ReportEvent Class : GetProductDeductionCodes Method
payrollCompany
The payroll company.
location
The location.
product
The product.
Gets the list of a product deduction codes for specified payrollCompany, location and product

Syntax

JScript 
public function GetProductDeductionCodes( 
   payrollCompany : PayrollCompanyView,
   location : LocationView,
   product : PayerProductView
) : IList;

Parameters

payrollCompany
The payroll company.
location
The location.
product
The product.

Return Value

The list of a product deduction codes.

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.