BenSelect Documentation
GetExistingGroupNumbers(GetExistingGroupNumbersSpecification) Method
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Services.Setup.Edi Namespace > SetupPayerGroupNumberService Class > GetExistingGroupNumbers Method : GetExistingGroupNumbers(GetExistingGroupNumbersSpecification) Method
request
The search request
returns list of all existing group numbers already entered or place holders for combinations or payer/product/jobclass/deduction frequency which may not be entered yet. The list could be filtered by payer's unique id and/or product's unique id in URL parameters.

Syntax

JScript 
public function GetExistingGroupNumbers( 
   request : GetExistingGroupNumbersSpecification
) : GetExistingGroupNumbersSearchResult;

Parameters

request
The search request

Return Value

list of all existing group numbers already entered or place holders for combinations or payer/product/jobclass/deduction frequency

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.