HI,
We are looking into customizing this procedure to avoid merging of records are not duplicates. Can somebody shed some light on where this procedure is placed (called within another procedure or something) within Tessitura. This will give us understanding of effects of this procedure run. Thanks for your time and help.
Cheers
Harpreet
Hi Harpreet
LP_VALIDATE_CUST_MERGE is called from the Merge Constituents screen, when you click the Schedule button to attempt to schedule a merge.
If the validation fails, it returns the error message set in the script, and the screen then displays the error message, and backs out of the schedule operation. As far as I know, that's the only place it's used.
Ken