MessageRequestSummary (ver7.0.0)
This table contains school totals of requests sent and received during Record and Transcript Exchange.
Column Name | Initial Version | Data Type | Description |
---|---|---|---|
ID | 7.0.0 | Number(10,0) | Unique sequential number generated by the application. Required. |
InboundRecords | 7.0.0 | Number(10,0) | Number of records/transcripts sent to your institution from other institutions. Defaults to 0. Required. |
InboundRequests | 7.0.0 | Number(10,0) | Number of requests you have received from other institutions. Defaults to 0. Required. |
PendingOutboundRecords | 7.0.0 | Number(10,0) | Number of records/transcripts sent by your institution to other institutions that are pending. Defaults to 0. Required. |
PendingOutboundRequests | 7.0.0 | Number(10,0) | Number of record requests sent by your institution to other institutions that are pending. Defaults to 0. Required. |
RejectedOutboundRecords | ver... | Number(10,0) | Number of records/transcripts sent by your institution to other institutions that have been rejected. Defaults to 0. Required. |
RejectedOutboundRequests | 7.0.0 | Number(10,0) | Number of record requests sent by your institution to other institutions that have been rejected. Defaults to 0. Required. |
SchoolID | 7.0.0 | Number(10,0) | School_number for the associated Schools record. Required. |
WhenCreated | 7.0.0 | Timestamp(6) | Date and time the record was created. Defaults to system date. Required. |
WhenModified | 7.0.0 | Timestamp(6) | Date and time the record was modified. Defaults to system date. Required. |
WhoCreated | 7.0.0 | Varchar2(100) | The user login that created the record. Defaults to database user. Required. |
WhoModified | 7.0.0 | Varchar2(100) | The user login that modified the record. Defaults to database user. Required. |