Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the...

22
Teachers Contracts System Pajaro Valley Unified School District Doc rev 2.5

Transcript of Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the...

Page 1: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

Teachers Contracts System

Pajaro Valley Unified School District

Doc rev 2.5

Page 2: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

TABLE OF CONTENTSTable of Contents.........................................................................................................................................2Overview......................................................................................................................................................3Running the MAGIC Reports.......................................................................................................................4

Changing to the Correct Fiscal Year........................................................................................................4COR410 – Employee Information Detail Report.....................................................................................5COR510 – Position Control Report..........................................................................................................6COR610 – Employee/Position Report......................................................................................................7COR210 – Location Table Report............................................................................................................7COR210 – Employee Type Table Report................................................................................................9

Downloading and Processing the Reports..................................................................................................11Using the “PVContract” Macro..............................................................................................................11

Using the Contract Conversion Tool..........................................................................................................14Loading Employee Information.............................................................................................................15Control Table..........................................................................................................................................15

Creating the Documents.............................................................................................................................17Preparing the Merge Text Files..............................................................................................................17Preparing the Merge Documents............................................................................................................18

Available Merge File Fields.......................................................................................................................20

Page 2

Page 3: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

OVERVIEWThe purpose of the Contracts project is to prepare annual contracts for teachers of PVUSD. The basic information is extracted from MAGIC reports in the CECC system on the HP, massaged in a Visual Basic application, exported to a text file and merged with a Microsoft Word document which is the contract.

To use the system you follow these steps: Run six MAGIC reports in CECC. Run a Reflection macro that downloads the report files from the HP to Monarch, launches

Monarch, opens the reports, applies the models and appropriate filters and exports the extract information as comma separated value (.CSV) files

Run a stand alone Visual Basic program that creates files to be merged with the contract Word document.

Print the contract merge document in Microsoft Word

Each of these steps is discussed in detail later in this document.

Page 3

Page 4: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

RUNNING THE MAGIC REPORTS

Changing to the Correct Fiscal YearBefore running the MAGIC reports you must be in the correct fiscal year in the CECC system. For Teacher Contracts for the new year you need to change to the next fiscal year. At the Select Option on the menu type CJ and press the (outside) Enter key. On the Change Log-On JCW’s screen type the new fiscal year in the New Year field. Press the (outside) Enter key and then press the F7 key to make the change permanent. Press the F8 key to return to the menu. Remember to change back to the current fiscal year after running the reports.

The Change Fiscal Year Screen

Page 4

Page 5: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

The Employee Information Report Submission Screen

COR410 – Employee Information Detail ReportThe COR410 report is submitted just like any other report in the CECC system. To select the report:

Select Magic. Select Reports. Select 1, Employee Reports. Select 1, Employee Information Report (COR410). In the “Save Rpt Sel as:” field type Contract or fill in the submit form as above and save

as Contract for future use Press the (outer) Enter key Press F7, to stream the report.

Note that the report is set to page break by employee name so Monarch is not confused by continuation pages. Also, be sure to set Print SSN to “Y”.

Page 5

Page 6: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

The Position Control Report Submission Screen

COR510 – Position Control ReportThe COR510 report is submitted just like any other report in the CECC system. To select the report:

Select Magic. Select Reports. Select 2, Positions/Earnings Reports. Select 4, Position Control Report (COR510). In the “Save Rpt Sel as:” field type Contract or fill in the submit form as above and save

as Contract for future use If necessary, change the “As of Date” to 07/01 of the appropriate calendar year. This

should match the first day of the fiscal year you are processing. Press the (outer) Enter key Press F7, to stream the report.

Note that the report is set to page break by position so Monarch is not confused by continuation pages.

Page 6

Page 7: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

The Employee/Position Report Submission Screen

COR610 – Employee/Position ReportThe COR610 report is submitted just like any other report in the CECC system. To select the report:

Select Magic. Select Reports. Select 2, Positions/Earnings Reports. Select 1, Employee/Position Report (COR610). In the “Save Rpt Sel as:” field type Contract or fill in the submit form as above and save

as Contract for future use Press the (outer) Enter key Press F7, to stream the report.

Note that the report is set to page break by employee name so Monarch is not confused by continuation pages. Also, be sure to set Print SSN and Include Accounts to “Y”.

COR210 – Location Table ReportThe COR210 report is submitted in a different manner. Select MAGIC from your menu. Then select 4 – MAGIC Set-Up Programs. Select 1 – Table Master. The following screen will appear.

Page 7

Page 8: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

The Table Master Screen

Press the F4 key or click the To Tbl Rpt button.

Page 8

Page 9: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

Location Table Submit

Fill in the Report Title and move down to the Location table and key an “X”. Press the (outside) Enter Key. Then Press F7 to stream the report.

COR210 – Employee Type Table ReportNow, do the same for the Employee Type table.

Page 9

Page 10: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

Type Table Submit

Fill in the Report Title and move down to the Employee Type table and key an “X”. Press the (outside) Enter Key. Then Press F7 to stream the report.

Page 10

Page 11: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

DOWNLOADING AND PROCESSING THE REPORTSAfter you have successfully run the MAGIC reports go into your Print Queue to identify the file number of the reports. The print queue screen looks like this:

The Print Queue Screen in CECC/Reflection

Make a note of the numbers in the File column for the reports and the COR report that they go with. Notice that the reports are broken into multiple files of 500 pages each. This is because each employee’s information appears on a separate page so Monarch will not be confused by continuation pages. Return to your menu to transfer the files.

Using the “PVContract” MacroA Reflection macro has been created to simplify the task of transferring the report files to your hard disk and using Monarch to extract the information needed to update the Contract tables. After you have noted the file numbers of the MAGIC reports, return to the Reflection menu. Click the Macro menu option and select the Macros sub-menu option.

Page 11

Page 12: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

Select the Macro Menu Option

From the list of available macros click “PVContract” and click the Run button or double-click “PVContract.”

Select the Contract Macro

Page 12

Page 13: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

A form appears for you to enter the file numbers of the report files.

The Download Reports for Contracts Form

Type the file numbers for the report files under the appropriate heading. For the COR410, COR510 and COR610 reports you may type up to six file numbers and one each for the Location relport and the Employee Type report. If information has not changed you do not need to run the report and you may leave those text boxes empty; the macro will not attempt to transfer a file for that report. For file numbers, you may type just the significant digits of the file as shown in the print queue display.

You will see the Reflection transfer dialog box appear for the report files that you typed. After the files are transferred, the macro launches Monarch, opens the report’s model, invokes the proper filter, if necessary, and exports the extracted information as a Comma Separated (.csv) text file. If you ever need to perform the extract manually use the following table as a guide to the files and models.

Report File Model Filter Extract FileCOR210 COR210.mod Code Location.csvCOR210T COR210.mod Code Status.csvCOR55 COR255.mod None Calendar.csvCOR55 COR255A.mod None Month.csvCOR410 COR410.mod Positioned Address.csvCOR510 COR510.mod None Position.csvCOR610 COR610Employee.mod Contract Employee.csvCOR610 COR610Account.mod None Account.csvCOR625 COR625.mod None Additional.csv

Page 13

Page 14: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

USING THE CONTRACT CONVERSION TOOLThe Contract Conversion Tool is a Visual Basic program that takes the Monarch exported information and creates the files needed to print the Microsoft Word merge documents for Teacher Contracts. The program is located in your C:\Contracts folder and is named contract.exe. When you launch the program the Teacher Contracts main form appears. Notice that just below the buttons is a darker blue window displaying the Fiscal Year of the information currently loaded.

The Teacher Contracts Main Form

Page 14

Page 15: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

Loading Employee InformationTo load the information from MAGIC into the tool’s tables click the Load button on the Teacher Contracts form and the files you exported from Monarch will be loaded into the Contract tables. Information about the load process is displayed in the window in the center of the form.

After the load takes place the Fiscal Year of the just-loaded information appears in the Fiscal Year window just below the buttons; be sure it is correct.

The Teachers Contracts Tool Form After Load

Control TableThe Control table contains such things as school year dates. Before extracting and printing contracts you should make necessary changes to the Control table. Usually this only needs to be done once a year. To access the Control Table Maintenance form select the File menu option and select the Control File sub-option.

Page 15

Page 16: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

The Control Table Maintenance Form

The form allows you to set the following information: From Year is the starting year of the teacher contracts Thru Year is the ending year for teacher contracts Year Dates is the dates for teacher contracts

Page 16

Page 17: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

CREATING THE DOCUMENTSAfter you are satisfied that all information is correct you are ready to create the text files that Microsoft Word uses to prepare the contract.

Preparing the Merge Text FilesTo create the extract text file click the Teacher Contracts button. The form displays a radio button and a series of check boxes to determine which type(s) of contracts to extract.

The Extract Selection

Click the All radio button to extract and print for everyone in the table. Alternatively, check the boxes beside one or more contract type check boxes to extract and print only a select group of

Page 17

Page 18: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

contracts. Click the Extract button to proceed with the extract. When the data is processed the form will look similar to this.

The Teacher Contracts Form After Extracting Contract Records

Preparing the Merge DocumentsAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts folder.

Page 18

Page 19: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

The Microsoft Word Merge Document

On the Microsoft Word merge document select Merge to Printer and the contracts will print on your Windows default printer. You may prefer to select Merge to File to first review and tweak the contract prior to printing.

Page 19

Page 20: Scrip Tracking and Reporting System€¦  · Web viewAt this point you are ready to print the actual contracts or letters. Start Microsoft Word. Select contract.doc from the C:\Contracts

AVAILABLE MERGE FILE FIELDSThe extract information used in the contract.doc is contained in the file employee.txt. The following fields are contained in this file:

Social security number, unmasked (SSN) Employee’s full name (Full Name) Street address (Address1) City, state and ZIP (Address2) Telephone number (Phone) Employee’s first name (First_Name) Position code (Pos_Code) Position description (Position) Position FTE (Pos_FTE) Salary range (Range) Salary step (Step) Salary (Salary) Masters stipend (Mast) Doctoral stipend (Doct) Bilingual stipend (Biln) Stipend total (Stip Total) Total salary (Total Salary) Days per year worked (Days Year) Days per year description (Disp Days) Status code (Status) Employee FTE (EE FTE) Contract start year (FromYear) Contract end year (ThruYear) Contract dates (YearDates) Site code (Site) Health/Welfare amount (HW_Amount) Account 1 (Account1) Account 2 (Account2) Account 3 (Account3) Account 4 (Account4) Account 5 (Account5) Account 6 (Account6) Percent 1 (Percent1) Percent 2 (Percent2) Percent 3 (Percent3) Percent 4 (Percent4) Percent 5 (Percent5) Percent 6 (Percent6) Hire date (Hire Date) Daily rate of pay (Daily Rate) Location description (Location) Units of post BA work (Units) Contract type description (Type) Other Stipend code and amount (Other Stipend) Total compensation (Total Compensation) Social security number, masked (Masked SSN)

Page 20