| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.