Compare two Financing Statements and create a Financing Statement that can be used in an AmendFS request.

Syntax

finSecurityRegister.CompareFinancingStatements(g2bFinancingStatement, securityStmtFinancingStatement, errors, [updateFs])

Parameters

NameTypeOptionalByRefDescription
g2bFinancingStatement ISFinancingStatement A Financing Statement populated from a request to the Security Register G2B.
securityStmtFinancingStatement ISFinancingStatement A Financing Statement populated from an internal source, e.g., a finPOWER Connect Security Statement.
errors ISSecurityRegisterErrors ByRef A collection of differences found when comparing the Financing Statements.
updateFs ISFinancingStatement Optional ByRef A Financing Statement that contains discharges to be sent to the PPSR. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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