2024 April Release

Class FSCREPORTING@1.1001:ReportResult Permanent link for this heading

BIRT/Microsoft Excel report result

Class Hierarchy

Object > ContentObject > ReportResult

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

Object

reportcontainer

Container

Content

reportdata

Report Data

ReportInfo[]

reportinfo

Report Info

Object

reportobject

Object

Report

reportreport

Report Template

Object[]

reportscopeobjects

Objects in Report Scope

Language

reportusedlanguage

Language

Locale

reportusedlocale

Locale

Properties Permanent link for this heading


Container (FSCREPORTING@1.1001:reportcontainer) Permanent link for this heading

Stores the container of the report.

Object FSCREPORTING@1.1001:reportcontainer readonly(ui)


Report Data (FSCREPORTING@1.1001:reportdata) Permanent link for this heading

The data of the created report.

Content FSCREPORTING@1.1001:reportdata readonly(ui)


Report Info (FSCREPORTING@1.1001:reportinfo) Permanent link for this heading

Stores the informations needed for report generation.

Explanation:
Further information about the report can be added here.

unique ReportInfo[] FSCREPORTING@1.1001:reportinfo


Object (FSCREPORTING@1.1001:reportobject) Permanent link for this heading

Stores the context object of the report.

Object FSCREPORTING@1.1001:reportobject readonly(ui)


Report Template (FSCREPORTING@1.1001:reportreport) Permanent link for this heading

Holds the released report used to generate the report result

Report FSCREPORTING@1.1001:reportreport readonly(ui)


Objects in Report Scope (FSCREPORTING@1.1001:reportscopeobjects) Permanent link for this heading

After a generic technical report has been created with "CreateReportResult", " reportscopeobjects" must be set to objects that should be used in the report.

Object[] FSCREPORTING@1.1001:reportscopeobjects readonly(ui)


Language (FSCREPORTING@1.1001:reportusedlanguage) Permanent link for this heading

Stores the language used for report generation.

Language FSCREPORTING@1.1001:reportusedlanguage readonly(ui)


Locale (FSCREPORTING@1.1001:reportusedlocale) Permanent link for this heading

Stores the locale used for report generation.

Locale FSCREPORTING@1.1001:reportusedlocale readonly(ui)