ReportConfigurationDetails
This table contains information about general characteristics of reports containing print groups. This table includes whether it is an report or time sensitive, the stylesheet used, setup extensions, print class, and content type.
| Column Name | Type | Description |
|---|---|---|
| ReportRecordStateCategory | INTEGER | The record state category number of the report. |
| ReportPreRunSetupIdentifier | NUMERIC | This item contains a programming point that runs before initial processing of the report begins. This programming point will run before report engine initialization routine is called. |
| IsReportTimeSensitive | VARCHAR | Indicates whether or not this report is time sensitive. |
| ReportTitle | VARCHAR | The name of the report |
| ReportPrinterClassCategory | VARCHAR | The printer class category number for the report. |
| FallbackReportIdentifier | VARCHAR | The default report to use if the redirector doesn't find any matches. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| SynopsisViewDepartmentFilterCategoryNumber | INTEGER | The department filter category number for the synopsis view of the report. |
| LegacyReportIdentification | VARCHAR | The unique ID of the report. |
| SynopsisViewTitle | VARCHAR | Synopsis view title. |
| AlignLeftRightPrintGroupsIndicator | VARCHAR | Indicates whether or not the left and right print groups should line up with each other for this report. |
| GeneralSetupProgrammingPointIdentifier | NUMERIC | The unique ID of the programming point that is used for general setup. |
| SynopsisHideMostRecentColumnIndicator | VARCHAR | Whether to hide most recent column in a synopsis view. |
| ReportStylesheetCategoryNumber | INTEGER | The stylesheet category number to use for this report. |
| ReportCompletionProgrammingPointIdentifier | NUMERIC | The unique ID of the programming point that is used for report completion. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ReportBaseTemplateIdentifier | VARCHAR | A template off of which a report will be based. |