RPT_QC_VENDORS Table

The RPT_QC_VENDORS table contains information about the vendors for which report logs will be included in a report.

RPT_QC_VENDORS Table

Database Column

Details

VENDOR_ID

Type: Integer. The VENDOR_ID column is a foreign key to the RPT_RL_QUERY_CONTEXT table,

POSITION

Type: Integer. Along with VENDOR_ID, forms a primary key for this table.

VENDOR_NAME

Type: text. The name of the vendor to include in the query context. If all vendors are to be included, a value of "ALL" will be used.