24.12.2014 Views

SCT Banner Financial Aid / Release Guide / 7.0

SCT Banner Financial Aid / Release Guide / 7.0

SCT Banner Financial Aid / Release Guide / 7.0

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Section 5 - Data Load Part 3 (RCRTP05) Updates<br />

Changed Processes and Reports<br />

SET RCRLDS7_CREATOR_ID<br />

RCRLDS7_CREATE_DATE<br />

RCRLDS7_USER_ID<br />

RCRLDS7_ACTIVITY_DATE<br />

= RCTLDS7_CREATOR_ID<br />

= SYSDATE<br />

= USER<br />

= SYSDATE<br />

When inserting rows to RCRIMP1,<br />

SET RCRIMP1_CREATOR_ID<br />

RCRIMP1_CREATE_DATE<br />

RCRIMP1_USER_ID<br />

RCRIMP1_ACTIVITY_DATE<br />

= RCRTMP5_CREATOR_ID<br />

= SYSDATE<br />

= USER<br />

= SYSDATE<br />

Changes Made to Support Online Processing<br />

In Job Submission, gjbjobs_job_type_ind was changed from Pro*C to Procedure.<br />

Additionally, the following shell scripts were created for the process:<br />

• rcrtp05.shl (Unix.shl script)<br />

• rcrtp05.com (VMS.com file)<br />

• rcrtp05.pl (NT perl script)<br />

These scripts were modeled after RPRLORC.<br />

New Cursors<br />

The process requires separate cursors, depending on whether it is performing batch<br />

or online processing. Specifically, the online cursor will use the pidm contained in<br />

Parameter 15, while the batch cursor will process all appropriate students in the<br />

temporary tables.<br />

New Output Report Processing<br />

As the process loops, it builds the reports one student at a time. This requires that<br />

up to four separate print files be open simultaneously:<br />

• One to contain the list of applications processed (rcrtp05_apps_#####.lis)<br />

• One to contain the need analysis discrepancy reports<br />

(rcrtp05_need_#####.lis)<br />

• One to contain the NSLDS discrepancies (rcrtp05_nslds_#####.lis)<br />

• One to contain errors (API and non-API) - (##### is the one up number from<br />

job submission)<br />

The generation of empty reports has been suppressed.<br />

January 2005 <strong>Financial</strong> <strong>Aid</strong> <strong>Release</strong> <strong>7.0</strong><br />

Confidential <strong>Release</strong> <strong>Guide</strong> 85

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

Saved successfully!

Ooh no, something went wrong!