RETURN TO BANNER EDW META DATA REPORTS LIST | |
Banner Communication Star |
Description
Banner Communication fact table provides data per person for all communications sent to the person using baseline Banner functionality. This data may be about a communication (letter, email) or it might be a published material sent to the persons for an academic period along with the date it was scheduled or initiated, whether or not it is still pending and not, date it was sent. | |
Target Column | Business Definition | Database Data Type | Source Name | Source Column | Local Source | Local Target | Star Name |
---|---|---|---|---|---|---|---|
ACADEMIC_TIME_KEY | Key for the academic time dimension. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
BANNER_COMMUNICATION_COUNT_KEY | Unique key for the count of Banner communications by academic period, Person UID, Communication or Material and communication initiate date. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
BANNER_COMMUNICATION_GROUP_KEY | Key for the Banner communication group for this person. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
BANNER_COMMUNICATION_KEY | Key for the Banner communication dimension. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
COMMUNICATION_INIT_DATE | Date the communication or material was scheduled to be sent to the person. | DATE |
NO | NO | BANNER COMMUNICATION | ||
COMMUNICATION_PRINT_DATE | Date the communication or material was printed. | DATE |
NO | NO | BANNER COMMUNICATION | ||
COMMUNICATION_SENT_DATE | Date the communication or material was sent to the person. | DATE |
NO | NO | BANNER COMMUNICATION | ||
DEMOGRAPHIC_KEY | Key for the demographic dimension. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
FINANCIAL_AID_YEAR_KEY | Key to the financial aid year dimension table. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
FIRST_COMMUNICATION_IND | Identifies this is the first communication from the institution to the person. | NUMBER |
DECODE(ROW_NUMBER() OVER (PARTITION BY A.PERSON_UID ORDER BY DATE_INITIATED ASC),1,1,0) |
NO | NO | BANNER COMMUNICATION | |
LATEST_COMMUNICATION_IND | Identifies this as the last or latest communication from the institution to the person. | NUMBER |
NO | NO | |||
MULTI_SOURCE_KEY | Key for the multi source dimension. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
PENDING_LETTER_IND | Identifies whether or not the communication is still pending or has been sent. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
PERSON_UID | System generated, unique, internal identification number assigned to this person. | NUMBER |
NO | NO | BANNER COMMUNICATION | ||
SYSTEM_LOAD_PROCESS | Name of the transformation that created the row during the load activity process. | VARCHAR2(30) |
NO | NO | BANNER COMMUNICATION | ||
SYSTEM_LOAD_TMSTMP | Most current date this record was created or updated. | DATE |
NO | NO | BANNER COMMUNICATION |