V_SIMPLEDATALIST_ACCOUNTSTRUCTURE

List of all accounting elements

Fields

Field Field Type Null Description
VALUE uniqueidentifier
LABEL nvarchar(100)

Definition

Copy
/*
Generated by Blackbaud AppFx Platform
Date:  11/30/2010 11:38:44 PM
Assembly Version:  Blackbaud.AppFx.Platform.SqlClr, Version=2.8.2022.0, Culture=neutral, PublicKeyToken=null
Copyright Blackbaud
*/
CREATE VIEW dbo.V_SIMPLEDATALIST_ACCOUNTSTRUCTURE AS



        select distinct 
        ID as VALUE
            DESCRIPTION as LABEL
        from dbo.PDACCOUNTSTRUCTURE