Get an ISSqlWhereBuilder for selecting Account Application records based upon Standard Parameters.

<para> The following Standard Parameters are recognised: <list> <item>AccountApps (Range)</item> <item>AccountAppTypes (Range)</item> <item>AccountManagers (Range)</item> </list> </para> <para> The following Standard Parameters are recognised but ignored since they have no meaning in this context: <list> <item>DateAsAt (Date)</item> <item>DateRange (DateRange)</item> </list> </para> <para> In addition, the SQL Where will also contain restrictions based upon any of the current User's filters. </para>

Syntax

finDocumentFunctions.GetAccountAppSqlWhereBuilder(parameters)

Parameters

NameTypeOptionalByRefDescription
parameters ISKeyValueList The Parameters.

Return Value

ISSqlWhereBuilder

An ISSqlWhereBuilder value.

Member of:
finDocumentFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0