Rolling athlete coding from one term to the next - REG_ROLL_ATHLETE_TERM_C
This process copies a current athlete’s Banner coding to a future term. The process must be run in audit mode and sent to Athletics for approval before updating the students' records.
Appworx request
REG_ROLL_ATHLETE_TERM_C
Parameters
Enter the current term code (to pull athlete’s status) - required
run for the current registration term
Enter the term code to roll athletes to - required
enter the upcoming term
Run Mode - required
Run in Audit (A) mode
The process generates the two output files listed below. Send both files to Athletics for approval, Charvi Greer (jgreer1@tulane.edu) and Erinn Banks (ebanks2@tulane.edu).
athlete_rolled_(UPCOMING TERM)_A.txt
athlete_not_rolled_(UPCOMING TERM)_A.txt
Run in Update (U) mode to update student records
Once Athletics has approved, run the process in update mode. The output files will then have a U designation:
athlete_rolled_(UPCOMING TERM)_U.txt
athlete_not_rolled_(UPCOMING TERM)_U.txt
Process Documentation
Prompts:
Passes in the current term code getting all the athletes that are registered for the current term:
To be considered an athlete, the student must have a record in table sgrsprt (Banner screen SGASPRT) for current term
Example:
Has a time status of:
00 No Enrolled Hours
CF Part Time CS (report as FT)
CH Part Time CS (report as HT)
CL Part Time CS (report as LH)
CQ Part Time CS (report as QT)
FT Full Time
HT Half Time
LH Less than Half Time
QT Three Quarter Time
RS Research
Has a registration status of:
EL Eligible to Register
RE Reinstate
Course registration status not:
DC **Web Dropped**
DD Dropped/Deleted
DW **Dropped/Deleted**
Passes in the next term code getting all the students that were gathered above AND are enrolled in the next term
Has a time status of:
00 No Enrolled Hours
CF Part Time CS (report as FT)
CH Part Time CS (report as HT)
CL Part Time CS (report as LH)
CQ Part Time CS (report as QT)
FT Full Time
HT Half Time
LH Less than Half Time
QT Three Quarter Time
RS Research
Has a registration status of:
EL Eligible to Register
RE Reinstate
Course registration status not:
DC **Web Dropped**
DD Dropped/Deleted
DW **Dropped/Deleted**
Creates 2 reports called: (passes A for Audit or U for Update)
Athlete_not_rolled… (ex: athlete_not_rolled_202510_A.txt) = those students in #2 above but not in #3
Athlete_rolled… (ex: athlete_rolled_202510_A.txt) = those students that were captured in both #2 and #3 above
Passes in run mode.
If it is U, then it INSERTS the athletes into table sgrsprt for that next term.
On this page
Related content