Purpose
This method is called when you execute a column report. The method is used to initialize any user custom code you require for the report
Applies To
Search & Reporting screens
Signature
public void ucColumnReportInit()
Notes
The method is also called when the user refreshes a report
Example
No example is provided as this method executes whatever code is executed within the method. No values are passed back from the method.