Get an ISSqlWhereBuilder for selecting Security Statement records based upon Standard Parameters.

<para> The following Standard Parameters are recognised (depending on licence settings): <list> <item>SecurityStmts (Range)</item> <item>Accounts (Range)</item> <item>Branches (Range)</item> <item>Clients (Range)</item> <item>SecurityTypes (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.GetSecurityStatementSqlWhereBuilder(parameters)

Parameters

NameTypeOptionalByRefDescription
parameters ISKeyValueList The Parameters.

Return Value

ISSqlWhereBuilder

A ISSqlWhereBuilder value.

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