This site requires JavaScript to be enabled
An updated version of this article is available
Knowledge Base: Public
Category: Administrative & Business / Banner
4654 views

2.0 - Updated on 2023-09-28 by Noah Chang

1.0 - Authored on 2014-12-11 by IET

Banner Reference and Support

Learn about Banner applications, review training materials, or reference general banner information.

Banner Training & General Information

Banner terminology

Fine-grained-access control (FGAC). FGAC allows more control over the records a Banner user may view and/or change.

Learner. Learner was chosen to encompass both the traditional student (someone 18 to 22 years of age pursuing an undergraduate degree), as well as someone pursuing additional education for a variety of reasons, such as someone taking UC Davis Extension courses for personal fulfillment or pursuing a certificate for their job.

Outcome. Outcome identifies the results a learner expects to obtain after their educational experience with UC Davis (i.e., degree, certificate, etc.). This change exists within each form and within the documentation but does not affect form names (i.e., SGASTDN is still the General Student Form) or menu names.

Personally identifiable information (PII). Banner allows PII to be hidden or masked (for example, social-security numbers), if the Banner user's job does not require access to the information.

SGASTDN. SGASTDN displays the current record for the student. Scroll bars will allow the user to view the history of the student's programs, majors, and minors. SGASTDN is now divided into three sections:

Banner training/refreshment courses

Three Banner training courses are available online at the UC Learning Center

These courses may be retaken at anytime. To access these courses, please use the above link and use the 'Search' box to enroll in the online courses.

Using Banner

Accessing the Banner Help menu

Banner On-Line Help displays information for the current field or form.

To use Banner Online Help

Select "Help Icon" which will open a new tab with information about the form you are currently in.

Banner Short-Cuts

These short-cuts will greatly improve your performance with certain common functions in Banner (Save, Next Bloc, Insert Record, Enter Query, etc) without relying on the mouse.

ActionKey
Cancel Page, Close Current Page, or Cancel Search/Query (in Query mode)CTRL+Q
Choose/SubmitENTER
Clear All in SectionSHIFT+F5
Clear One RecordSHIFT+F4
Clear Page or Start OverF5
Count QuerySHIFT+F2
Delete RecordSHIFT+F6
Down/Next RecordDown Arrow
Duplicate ItemF3
Duplicate Selected RecordF4
EditCTRL+E
Execute Filter QueryF8
ExitCTRL+Q
Expand/Collapse Drop-down FieldALT+Down Arrow
ExportSHIFT+F1
First PageCTRL+Home
Insert/Create RecordF6
Last PageCTRL+End
List of ValuesF9
More InformationCTRL+SHIFT+U
Next Field or ItemTab
Next Page DownPage Down
Next SectionALT+Page Down
Open Menu DirectlyCTRL+M
Open Related MenuALT+SHIFT+R
Open Tools MenuALT+SHIFT+T
Page Tab 1CTRL+SHIFT+1
Page Tab 2CTRL+SHIFT+2
and so onand so on
Previous Field or ItemSHIFT + TAB
Previous Page UpPage Up
Previous SectionALT+Page Up
PrintCTRL+P
Refresh or RollbackF5
SaveF10
Search or Open Filter QueryF7
Select on a Called PageALT+S
Toggle Multi/Single Records ViewCTRL+G
Up/Previous recordUp Arrow
Application Navigator 
App Nav - Access HelpCTRL+M
App Nav - Access MenuCTRL+Y
App Nav - Display recently opened itemsCTRL+SHIFT+L
App Nav - SearchCTRL+SHIFT+Y
App Nav - Sign outCTRL+SHIFT+F
Workflow 
Release WorkflowALT+Q
Submit WorkflowALT+W
  

Date Field

In a lot of date fields, entering a single, non-numeric character followed by Enter or Tab will display the current date. For example, entering T will give Today's Date and S will give System Date. In addition, if you enter a question mark (?), Banner will tell you today's date.

If you enter a two-digit number in a date field, Banner assumes the current month and year. For example, if the Month is May and the year 2013, 05-MAY-2013 has the shortcut 05.

Go To Field

Within the Go To... field, there are a few shortcuts that can be used to save some time.

Count the number of results in a query.

Know how many records match your query criteria before you execute the query.

 

To use Count Hits

In Banner you will see the "hits" at the bottom bar:

Printing to an output file (e.g. Pdf)

There is a big advantage when using a Web Browser to display your output. A Web Browser gives you the ability to do different task, such as saving as a .pdf.

Printer

In order to have the output for your process to be displayed, you would need to choose the printer DATABASE. 

Run the Process

Hit F10 or click Save to run the process and note the Log file and List file at the bottom left hand side of the screen

Form GJIREVO

Go to the form GJIREVO. From here choose the file name that ends with .lis.  This can be found within the File Name menu bar. 

Show Document

    1. Once your information is displayed within Banner, choose Options > Show Document from the title bar. 

    1. A popup window will be displayed asking you if you want your output to be shown in a browser. Choose Yes. 

Printing to an output file (e.g. Pdf)

  1. From here, your internet browser will open and display your output. You can choose to save this output as a .pdf or any other format. 

Searching for Forms:

In Banner, you can simply search by form name or form description in any of the search bars.

To use Dynamic Help 

  1. Select the Tools icon.


  2. Select Item Properties.


  3. Information displayed will have information about the field you have highlighted.

Using QuickFlow to open forms in a sequence

QuickFlow is used by setting up forms in the order they are to be used and then can run through the forms quickly. With QuickFlow, you can access a set of forms in a specific sequence.

To use QuickFlow

    • From the Application Navigator (Banner) home page search for the QuickFlow application form (GUAQFLW).

    • Enter the QuickFlow Code. Click the (...) icon to search for pre-defined QuickFlow.

    • Click Select to select a QuickFlow and return to the previous form. 

    • Click Start; this will open the first form defined in the QuickFlow Set-Up. 

YRRSQLJ Process

If you do not know how to use the Job Parameters in your SQL scripts within the YRRSQLJ process, this is a step-by-step guide that can assist you.

Setup

Parameter 01 - SQL Name

Name of the SQL Script.

In this example we are going to use the following file:
yrrsqlj_test.sql

Parameter 02 - SQL Directory

Directory where the SQL Script is located.

The directory is going to be the home directory of the user:
/home/user

Parameter 03 - Jacket Name

Name of the Jacket SQL Script.

The Jacket SQL Script we are using is as follows:
yrrsqlj_jacket.sql

Parameter 10 - Aid Year Code

The 4 digit Aid year code.

Aid year code for this example:
0809

Parameter 11 - Term Code

The 6 digit Term code.

Term code for this example:
200810

Parameter 12 - Application Name

The name of the application where the selection is defined.

The application for this example:
FINAID

Parameter 13 - Selection Name

The name of the population selection to be updated.

The population for this example:
NEG_UNMET_NEED_0809_UG

Parameter 14 - Creator ID

The user ID who created the population selection definition.

The Creator ID we are using for this example:
CCOIL

Parameter 15 - User ID

The user ID of who owns the population.

The User ID we are using for this example:
EJWEBB

Parameter WT - Lock Timer

Number of minutes to wait for lock.

For this example we are not using any locks:
-1 

Parameter Example:

 

Output File

Processing : /home/user.yrrsqlj_jacket.sql YRRSQLJ 6122071 /home/user/yrrsqlj_test.sql
Output file: /usr/spool/jobs/yrrsqlj/yrrsqlj_yrrsqlj_test_130605_1519_6122071.lis

Output File Contents:
#########
XXXXXXXXX
YYYYYYYYY

3 rows selected.