USP_BATCHTEMPLATEPROCESSOR_CREATEORUPDATE

Parameters

Parameter Parameter Type Mode Description
@ID uniqueidentifier INOUT
@BATCHTYPECATALOGID uniqueidentifier IN
@NAME nvarchar(60) IN
@DESCRIPTION nvarchar(1000) IN
@BATCHFIELDS xml IN
@BATCHWORKFLOWID uniqueidentifier IN
@CHANGEAGENTID uniqueidentifier IN
@CUSTOM bit IN
@SITEID uniqueidentifier IN

Definition

Procedure Definition
This procedure has an external implementation defined by [Blackbaud.AppFx.Platform.SqlClr].[Blackbaud.AppFx.Platform.SqlClr.BatchTemplateCLR].[ProcessTemplate]