Sample SCRM Stored Procedures
This section describes the custom stored procedures used in SCRM 2006 Report Customization. Each stored procedure is an update to an existing stored procedure in the SCRM 2006 SystemCenterPresentation database.
In This Section
- Code Sample: SCRS_GetCompany_CUSTOM SCRM Stored Procedure
The custom stored procedure used in How to Switch the Filter Order of an SCRM Report.
- Code Sample: SCRS_GetProgramName_CUSTOM SCRM Stored Procedure
The custom stored procedure used in How to Switch the Filter Order of an SCRM Report.
- Code Sample: SCRS_SWIApplicationsInventorySummary_CUSTOM SCRM Stored Procedure
The custom stored procedure used in How to Add Drilldown Functionality to an SCRM Report.
- Code Sample: SCRS_SWUStatusSpecificUpdateDataset_CUSTOM Stored Procedure
The custom stored procedure used in How to Add a Dataset Column in an SCRM Report.
- Code Sample: SCRS_SWUStatusSpecificUpdate_CUSTOM SCRM Stored Procedure
The custom stored procedure used in How to Add a New Filter to an SCRM Report.