OutputSource_vw


Description

Combined output source view providing unified access to output source configurations from multiple databases for comprehensive report management. This view combines output source data from different database instances to provide a complete view of output configurations, supporting cross-database report management and template access for healthcare reporting systems.

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

Relationships

View Definition


Possibly Referenced Tables/Views