For a given QUID
, returns all QUIDs
that are related to all issues
from the same issuer as of a given point in time. Primarily used to identify other share-classes and asset classes from the same issuer.
Usage:
SELECT *
FROM ftGetIssuerQUIDbyQUID(@QUID, @AsOfDate)
Parameter | Type | Wildcard? | Pass NULL? | Description | Notes |
---|---|---|---|---|---|
@QUID | nvarchar(50) | Alpha QUID | |||
@AsOfDate | date | As of date |
Questions? Reach out to us any time.