11.07.2015 Views

Banner Student / Release Guide / 7.3.2

Banner Student / Release Guide / 7.3.2

Banner Student / Release Guide / 7.3.2

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Section 4 Problem ResolutionsOverallbe copied to a new degree record (major/minor/concentrations), and the originaldegree record (major/minor/concentrations) will be deleted.The user will no longer be allowed to leave the Degree Details block when a changehas been made. A new CHK_DEGR_COMMIT_NEEDED trigger has been created onSORDEGR to determine if a save is needed before the user can leave the SORDEGRblock. A POST-RECORD trigger has also been created on this block with similarfunctionality to ensure that leaving the record with the use of mouse driven events(such as clicking on the scroll bar) will also perform save checks before allowing theuser to leave the record.Various SORDEGR block triggers have been added, and existing SORDEGR blocktriggers have been modified to call the CHK_DEGR_COMMIT_NEEDED beforeperforming the function.SOATEST(#1-17NAPV)Description: If an invalid term was entered in the Term field in the Test Scores (3)block, the correct error message was displayed at the bottom of the form. When therecord was saved, the FRM-40700: No such trigger: INVALID_CODE_MSG error wasreceived. The trigger should exist, or another error message should be used whenthe changes are saved.Impact: The error prevents the display of test scores in the block.Resolution: The INVALID_CODE_MSG trigger has been added to display the correctmessage when an invalid term code has been entered.LibrarySOQOLIB(#1-1FYJ48)Description: Users may be allowed (under certain conditions) to enter a current,active concentration that is attached to a major that is inactive.A major with an attached concentration can be inactivated, and the active majorduplicated. Saving the changes does not display any errors regarding the attachedconcentration not having a major.Impact: The user had to delete the record to remove the unwanted inactivation.Resolution: The field of study sequence number calculation for the SORLFOS_SEQNOvalue was not being assigned through the form, so the number was not sequential tohow data entry occurred. The ON-COMMIT and ON-INSERT items process recordsbased on their record number, not on the order in which data entry occurred. Thiswas causing the wrong SORLFOS record to be current, namely the inactive one.The process used to check for inactive concentrations was using the data entrysequence number, not the record number.The ON-INSERT item has been modified to pass the SORLFOS_SEQNO value and nota null value to the field of study API. This will force the sequence number to matchwith the order in which data has been entered.Code has been added to the SORLFOS and SORLFOS_LITE blocks for the KEYDELREC and the KEYPRVREC to subtract one (1) from the sequence oneupFebruary 2007 <strong>Student</strong> <strong>Release</strong> <strong>7.3.2</strong>Confidential <strong>Release</strong> <strong>Guide</strong> 125

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!