Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| pkoutsrcid | int | 4 | null |
|
|
Output source identifier - Unique identifier for each output source configuration |
||
| fkreportid | int | 4 | √ | null |
|
|
Report reference - Links to the report that uses this output source |
|
| fkoutputid | int | 4 | √ | null |
|
|
Output reference - Links to the output configuration |
|
| outputprocessingfile | varchar | 100 | √ | null |
|
|
Processing file - Name of the file used for output processing |
|
| outputsrcfile | varchar | 100 | √ | null |
|
|
Source file - Name of the source file for output generation |
|
| outputtemplatename | varchar | 300 | √ | null |
|
|
Template name - Name of the template used for output formatting |
