ROIREJECTREASON - Database Reporting Guide - English - Foundation 22.1 - OnBase - external

Database Reporting Guide

Platform
OnBase
Product
Database Reporting Guide
Release
Foundation 22.1
License

The ROIREJECTREASON table stores the configured rejection reasons

ROIREJECTREASON Table Values
Column Name Data Type Data Length Description
rejectreasonnum bigint 8 Unique identifier for the reject reason.
rejectreason char 250 Description to use for the rejection reason.
formatnum bigint 8 Statement format used to generate the rejection letter.
rejectreasonname char 250 Name of the reject reason.
facilitynum bigint 8 Foreign key to MEDFACILITY which is the facility the reject reason is assigned to.

The indexes for ROIREJECTREASON table are located in DBSpace8.

ROIREJECTREASON Table Indexes
Index Name Indexed Columns
rejectreason1 rejectreasonnum
rejectreason2 facilitynum