Find the Security Statement Item that the Registration Number belongs too.

If the Security Stmt Item is not found for the Registration Number, this function will not error.

Syntax

finSecurityRegister.GetSecurityStmtItemPkFromRegistrationNumber(registrationNumber, includeSecurityStmtPk, securityStmtItemPk, [securityStmtPk])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

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