2024 April Release

Class COOAR@1.1:ActiveReportingAction Permanent link for this heading

Defines an action to access "active reporting" objects (e.g. creating, display, exporting, printing). Currently there are defined four Active Reporting Actions:
  1. Create, to create a FSC object with the report about an object as content or just to create a content with the report about an object. See also CreateReport
  2. Display, to display a report about an object in a browser. See also DisplayReport
  3. Export, to export a report about an object as a file into the file system. See also ExportReport
  4. Print, to print a report about an object. See also PrintReport

Class Hierarchy

Object > ComponentObject > Action > UseCase > ActiveReportingAction