
PREFIX:   ABP
CURRENT VERSION:  1.5 Patch #6
=======================================================================
**** NOTE ***** NOTE **** NOTE **** NOTE **** NOTE **** NOTE **** NOTE *
***********************************************************************
*   READ THE ENTIRE NOTES FILE PRIOR TO ATTEMPTING ANY INSTALLATION !!!*
***********************************************************************
**** NOTE ***** NOTE **** NOTE **** NOTE **** NOTE **** NOTE **** NOTE *


1.  GENERAL INFORMATION

        a)  Make a copy of this distribution for off-line storage.

        b)  Print all notes/readme files.

        
2.  CONTENTS OF DISTRIBUTION

        a)  abp_0150.p6 - Routines

        b)  abp_0150.n6 - This file

      
3.  REQUIREMENTS

        a)  Kernel v 6.5 or later

        b)  FileMan v 18 or later

        c)  AO 3P Billing Tracking System (Class I version 1.5)

4.  INSTALLATION INSTRUCTIONS

        In all UCI's running AO 3P BILLING TRACKING SYSTEM


        a)Backup the following routines:
ABPAALK1,ABPAALK2,ABPAALK3,ABPABRC0,ABPADC01,ABPAPD2B,ABPAPD2C,ABPAPD7,
ABPAPD7A,ABPAPD7C,ABPAOC0A & ABPABLST
          
        b)Delete the routines: 
ABPAALK1,ABPAALK2,ABPAALK3,ABPABRC0,ABPADC01,ABPAPD2B,ABPAPD2C,ABPAPD7,
ABPAPD7A,ABPAPD7C,ABPAOC0A,ABPABLST & ABPDTCV. 
          
        c)  Do routine restore from the file abp_0150.p6,
            which should restore 13 routines. 

5.  POINT OF CONTACT

        Carl Gervais, Albuquerque Development Center, (505) 837-4194.

======================================================================
Run Date: JAN 10, 1996                      Designation: ABP*1.5*6
Package : ABP  - AO 3P BILLING TRACKING     Priority   : MANDATORY
Version : 1.5                               Status     : 
===================================================================
Subject:  Fix reports and I/O parameters

Category:  ROUTINE

Description:
===========

ABPAOC0A -- Had to change Device Handler variable from IOUPAR to IOPAR.
Kernel 7.1's Device Handler would not use the older form of the
variable.

ABPAALK1 -- Bugs in this routine with a lot of redundant code.  Rewrote the
entire report.

ABPABLST -- Had trouble with the Sort and Print Templates for this report
after the installation of Kernel 7.1 and Fileman 21.  Redid the Sort and
Print variables under the DIP call.

ABPDTCV -- Date Conversion Utility.

Routine Name:  ABPAOC0A

Description of Changes:

After installing Kernel 7.1 this routine did not open the Host file as it
had previously.  The User kept getting a NO OPEN message.  IOPAR was
substituted for IOUPAR in the Host file open parameters.

Routine Name:  ABPABLST

Description of Changes:

The BATCH STATISTICAL LISTING REPORT was coming up with no data in the
body of the report.  This happened after KERNEL 7.1 and FILEMAN 21 were
put in the system.  This report was made of compiled templates.  I redid
the SORT and FLDS variables in the DIP call and got rid of the templates
for this simple report.  I also put in newer more efficient code for
asking the user for the start and end dates for the report.

Routine Name:  ABPAALK1

Description of Changes:

Total rewrite.  Fixed several bugs by rewriting the report from scratch. 

Routine Name:  ABPDTCV

Description of Changes:

Date conversion Utility.
