AA514PAALL - VALUE CHANGE REPORT

The VALUE CHANGE REPORT displays ASMT changes for individual parcels. This report uses LEGDAT, OWNDAT, and ASMT tables to display the data.

Each parcel that is printed on the VALUE CHANGE REPORT will display the tax district of the parcel, the parcel id, owner name, before/after and change values for both local and county assessed billing.

NOTE:  The specific fields with permissible entries to be filled in or left blank are listed below. Ignore fields that are not in the list next to the screens.

 

Figure 1. SY41 (TOP)

 1. Job: Report name should always appear here. For example, AA514PAALL.

 2. Server Name: Keep the server name that first appears.

 3. Printer_Name: Select a valid printer or keep the displayed printer if one is present.

 4. Jurisdiction: Enter your jurisdiction.

 5. Tax Year: Enter the current Tax Year.

 6. Spool File Name: Enter AA514PAALL.LIS to create the file in text format.

 7. Beginning Date: Enter beginning date.

 8. Ending Date: Enter ending date.

 9. ID1: Enter the minimum Parcel ID to include in the report or zero to include all parcels. Enter IDLIST to run the report on a specific list of parcels.

 10. ID2: If ID1 = minimum Parcel ID, enter the maximum Parcel ID associated with the parcels to include in the report. If ID1 = zero, enter ZZ for all parcels. If ID1 = IDLIST, enter the SETNAME of the IDLIST.

 11. ALT1: Enter the beginning tax district to include in the report or zero to include all tax districts.

 12. ALT2: If ID1 = beginning tax district, enter the ending tax district to include in the report.

 13. FCU: Formatting code. Keep the default printer setting that is present when the screen appears. If blank, enter HPLL132.

 

 

Figure 2. SY 41 (BOTTOM)

Press [Submit Job]. The system will notify you when the report is finished

 

CONDITIONS/REQUIREMENTS

 

If any of the following conditions are true the parcel will be printed on the Value Change Report:

 

WHERE ASMT.VALASM2 <> ASMT_HIST.VALASM2 (MAX (SEQ))

AND LEGDAT.TAXDIST BETWEEN PARAM.ALT1 AND PARAM.ALT2)

AND ASMT.WEN BETWEEN PARAM.BEFOR AND PARAM.AFTE

OR ASMT.WENCALC BETWEEN PARAM.BEFOR AND PARAM.AFTE

 

WHERE ASMT.VALASM1 <> ASMT_HIST.VALASM1 (MAX (SEQ))

AND LEGDAT.TAXDIST BETWEEN PARAM.ALT1 AND PARAM.ALT2)

AND ASMT.WEN BETWEEN PARAM.BEFOR AND PARAM.AFTE

OR ASMT.WENCALC BETWEEN PARAM.BEFOR AND PARAM.AFTE

 

REPORT SAMPLE

.


 

Updated 7/21/2006