V_SIMPLEDATALIST_CURRENCIES
Returns a list of transaction currencies for an enhanced revenue batch row with given parameters.
Fields
Field | Field Type | Null | Description |
---|---|---|---|
LABEL | nvarchar(110) | yes |
Definition
Copy
/*
Generated by Blackbaud AppFx Platform
Date: 11/30/2010 11:41:45 PM
Assembly Version: Blackbaud.AppFx.Platform.SqlClr, Version=2.8.2022.0, Culture=neutral, PublicKeyToken=null
Copyright Blackbaud
*/
CREATE VIEW dbo.V_SIMPLEDATALIST_CURRENCIES AS
select
dbo.UFN_CURRENCY_GETDESCRIPTION(ID) as LABEL
from dbo.CURRENCY