S_DYNAMIC_RPTCOLUMNS_C (Ver 16.12.1)
This table is a child table related to S_DYNAMIC_REPORTS_S.
Column Name | Version | Data Type | Description |
---|---|---|---|
S_Dynamic_Reports_SID | 16.12.1 | Number(10,0) | Foreign Key |
SchoolId | 16.12.1 | Number(10,0) | School identifier (Foreign Key related to [Schools]School_Number.) |
ColumnName | 16.12.1 | Varchar2(128) | Column/header name used by the report. |
PivotColumnName | 16.12.1 | Varchar2(30) | Column name compatible with Oracle PIVOT command. |
SortOrder | 16.12.1 | Number(10,0) | Sort order for the column. |
ExcludeFromReporting | 16.12.1 | Boolean | Indicates if the column should be excluded from reporting. |