Reports Information


Creating a new report part

To create a new report part for the business expense reporting application, follow these steps:

  1. In the VisualAge Organizer, select Part ==> New
  2. In the New Part window, type BusinessExpenseReport in the Part class field and select Report Part from the Part type drop-down list.

    These settings will create a new part as a subclass of AbtAppBldrReport, the parent class for report parts.

  3. Select OK.

    A second Composition Editor opens on a new report part. The new report part consists of a report shell with a header, footer, and a body consisting of a single report line. In the report title field of the header is the name of your new report part.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]