Update a Financing Statement from a Security Statement Item and optionally validate the data as per the relevant Security Register specifications.

Syntax

finSecurityRegister.UpdateFinancingStatementFromSecurityStmtItem(securityStmtItem, financingStatement, registerAction, errors, [includeFinancingStmtWarnings], [includeCollateralItemWarnings])

Parameters

NameTypeOptionalByRefDescription
securityStmtItem finSecurityStmtItemBase The Security Statement Item.
financingStatement ISFinancingStatement
registerAction iseSecurityStmtRegisterAction The Register Action for this Financing Statement.
errors ISListReadOnly ByRef A list of validation warnings are returned if the 'includeFinancingStmtWarnings' or 'includeCollateralItemWarnings' flags are set to True.
includeFinancingStmtWarnings Boolean Optional Validate the Financing Statement (excludes collateral Items). If omitted, a value of True is assumed.
includeCollateralItemWarnings Boolean Optional Validate the Collateral Items. If omitted, a value of True 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