If the Security Stmt Item is not found for the Registration Number, this function will not error.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| registrationNumber | String | The PPSR Registration Number | ||
| includeSecurityStmtPk | Boolean | Indicates whether to also return the Security Statement Pk that the Security Statement Item belongs too. | ||
| securityStmtItemPk | Integer | ByRef | If the registration number is found on a Security Stmt Item then this is the Primary Key of the Security Stmt Item, ohterwise this will return 0. | |
| securityStmtPk | Integer | Optional | ByRef | If the registration number is found on a Security Stmt Item then this is the Primary Key of the Security Stmt that the Security Item belongs too. If omitted, a value of 0 is assumed. |