1.

Explain In Brief About The Configuration Of A Summary View?

Answer»

Summary views are used to create reports which are grouped by certain criteria and can be later drilled down.

A Summary view can be configured as follows:

  • Applies to class of summary view will be taken as the database table map for the search criteria
  • Category is used to know under which tab the report should come.
  • Criteria is used in the where class (this can be asked to USER by enabling PROMPT user)
  • Group by and field functions (like count) are used for initial display. If we have more than one group by
  • it is Displayed one after another on clicking +
  • Drill down fields are used to display the fields when we click on the assignment.
  • Format is used to tell how to format the display and charts can ALSO be used.
  • Summary view can be accessed from an activity or html as follows:
  • Call Rule-Obj-ListView.ShowView activity with CLASSNAME and summary view name as PARAMETERS

Summary views are used to create reports which are grouped by certain criteria and can be later drilled down.

A Summary view can be configured as follows:



Discussion

No Comment Found