Previous Topic

Next Topic

Report Designer

Navigator > Setup > Report Designer - OR -

Navigator > Setup > [Module] > [Document] Designer

The Accredo Report Designer can be used to design reports and documents or edit existing reports and documents. When you select a designer, a Design Window opens. To design the report, place components in the Design Window, then apply properties to the components to control their behaviour.

Report Designer is a WYSIWYG (What You See Is What You Get) graphical design system. This means you can see how your reports and documents will look as you design them.

To run custom reports you must have Report Designer installed.

Custom reports designed in Report Designer can be run from Navigator > Reports > Custom Reports > Custom Report.

From the Design Window you can:

To design a Custom Report or Document:

  1. For Custom Reports, select or develop an SQL Query using the Edit Query button before you design a report.

    For Documents, it is recommended you open an existing document. Save the document with a new name.

  2. Reports and Documents are made up of Bands laid on the page in a sequence determined by the Band type. Setup report Bands, see Report Designer Band Selection.
  3. Components are placed in Bands, and then properties are applied to the components. See Report Designer Components and Design Window.

An infinite number of script arguments may be passed into the report on Run.

In the report code arguments are accessed using the ScriptArgs function.

In This Section

Report Designer - Design Window

Report Designer - Edit Query

Report Designer Wizard

Report Designer - Band Properties

Report Designer Code Editor

Report Designer Components

Report Designer Naming Conventions

Report Designer Global Variables

Report Designer Preferences

Report Designer Report Properties

Report Designer - View All Code

RD Tutorial: Add Logo to Document

RD Tutorial: AR Outstanding Balances by Sales Area

RD Tutorial: AR Sales Areas by Period Graph

RD Tutorial: AR Sales By Area Pie and Bar Graphs

RD Tutorial: Report IC Product Sales with Percent of Total

RD Tutorial: Change a report from Portrait to Landscape

Book Contents

Book Index