| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| securityStmt | finSecurityStmt | The Security Statement. | ||
| financingStatement | ISFinancingStatement | ByRef | ||
| registerAction | iseSecurityStmtRegisterAction | The Register Action for this Financing Stmt. (If the Action is Register then Sequence Numbers are added to the Collateral Items.) | ||
| 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. |
A Boolean value indicating success.