USP_BATCHCONSTITUENTUPDATEADDRESSES_ROWORIGINCODE_GETLIST
Definition
Copy
/*
Generated by Blackbaud AppFx Platform
Date: 9/30/2015 12:58:02 AM
Assembly Version: Blackbaud.AppFx.Platform.SqlClr, Version=4.0.153.0, Culture=neutral, PublicKeyToken=null
Copyright Blackbaud
*/
CREATE PROCEDURE dbo.USP_BATCHCONSTITUENTUPDATEADDRESSES_ROWORIGINCODE_GETLIST
AS
select 0 'ID', 'Unspecified' 'DESCRIPTION'
union
select 1 'ID', 'Included in the collection field XML at time of batch save' 'DESCRIPTION'
union
select 2 'ID', 'Automatically included by the system during import or matching to correspond to an existing contact row linked to the constituent' 'DESCRIPTION'