What is a Banner system?
Banner is a Student Information System (SIS), sometimes called an ERP (Enterprise Resource Planning) software, created by Ellucian (formerly Sungard and SCT). Several systems work in conjunction with Banner software. Information in Banner is stored in a group of tables, called a database. Most of the pages use a programming language to access the data, called SQL (Structured Query Language) which processes the data through a job server that either runs a process to store the data so that it can be accessed through a page or a report. Some processes run in the background to do certain things, like calculations and data entries to tables.
One thing to note about processes, reports and databases: A process adds data to the tables, so if it accidently runs twice, you could get duplicate data. On the other hand, a report just pulls data from the tables and can be run several times. Therefore, understanding the naming conventions can help you understand your processes and reports.
What do Banner page names mean?
A Banner page or form is where an authorized user can enter data, pull reports, run processes and look up information. Pages have a description and an abbreviated name with seven letters which allows you to remember page or form names more readily. The seven letters in the name indicates the type of page you are viewing. The first three positions use consistent letter codes and the last four positions are an abbreviation of the full-page name. Each position has a meaning, such as:
Position 1 is the System Identifier
Position 2 is the Module Identifier
Position 3 is the Object Type
Positions 4-7 is the abbreviation for the full-page name

The following are common letter codes for positions 1-3:
POSITION 1 – System Identifier
Letter | Description | Letter | Description | |
A | Advancement | P | Human Resources | |
E | Document Management Suite | R | Financial Aid | |
F | Finance | S | Student | |
G | General | T | Accounts Receivable | |
K | Student Aid | VR | Voice Response | |
IC | Integration Components | W | Reserved for client applications that co-exist with Banner | |
I | Information Access (Kiosk) | XP | Windstar International Tax Navigator Interface with Banner | |
MC | Reserved for Mod Center | Y | Reserved for client applications that co-exist with Banner | |
N | Position Control | Z | Reserved for client applications that co-exist with Banner |
POSITION 2 – Module (application) Identifier
Letter | Description | Letter | Description | |
A | Admissions | L | Location Management | |
C | Catalog | M | CAPP | |
E | Support Services | O | Overall | |
F | Registration/Fee Assessment | P | Person | |
G | General Student | R | Recruiting | |
H | Grades/Academic History | S | Schedule | |
I | Faculty Load | T | Validation Form/Table | |
K | Reserved | U | Utility |
POSITION 3 – Object Type Code
Letter | Description |
A | Application |
B | Base Table |
I | Inquiry |
P | Process |
R | Rule Table, Report/Process or Repeating Table |
V | Validation |
M | Maintenance |
POSITION 4 – 7 – Specific Page Functions (a small sample)
Word | Description |
IDEN | Identification |
PINC | Position Incumbent |
STDN | Student Relation |
PERS | Person |
MTCH | Match |
SPRT | Athletic |
TELE | Telephone |
INST | Installation Control |
CMDD | Common Matching Data Dictionary |