User Interactions

sprpt_UserInteractions Stored Procedure

User Interactions

A reporting stored procedure used for the following report(s): User Call Detail Report, User Call Summary Report. These reports can be found in the User Reports category. The stored procedure uses the following table(s) to gather its data set: user_calldetail_viw, Individual.

  • Last Changed Version - 17.1.0.324
  • Last Changed Reason - Added for the new Crystal User Call Detail report and new Crystal User Call Summary report.

SQL Parameter Definitions

Column Parameter Direction Data Type (Size) Description
@WhereClause INPUT nvarchar (MAX)

Filters the data set based on the selected filtering options.

@OrderClause INPUT nvarchar (MAX)

Orders the data set based on the selected ordering options.