| DESCRIPTION OF ENHANCEMENTS |
This patch will resolve the following issue:
INC0998874 - LON Cannot Print to suspense/ clear old records from RX suspense
(Duplicate) file death causing suspense print to error out.
INC0785349 - suspense function in Vista is not working
(Duplicate)
INC0411672 - PSO OPTION NOT WORKING
(Duplicate)
INC0301071 - TUA - prescriptions not printing
(Duplicate)
INC0190642 - CA SDM Ticket I18597371FY18 moved to SN. UNABLE TO RUN FULL LIST
(Duplicate) SUSPENSE FUNCTION
Problem:
--------
The Marion VA Medical Center reported getting an <UNDEFINED> error when trying
to print local labels in the RX SUSPENSE file (#52.5). Upon further analysis
it was determined that a bad "AC" cross-reference entry in the RX SUSPENSE
file (#52.5) is causing the problem. Although the cross-reference is set, the
record it is pointing to is no longer present on the file which consequently
causes the routine PSOSULBL to error out with an <UNDEFINED> error at BEG+6.
INC1866048 - Suspense not printing, previously entered ticket INC1658361 which
Resolution:
-----------
The reason why the "AC" cross-reference entry was not deleted along with the
original record could not be identified. However, this patch modifies the
routine PSOSULBL to prevent the <UNDEFINED> error from happening when the
corrupted "AC" cross-reference is present. Furthermore, the PSOSULBL routine
was also modified to clean up the corrupt "AC" cross-reference.
Technical Resolution:
---------------------
was closed without assistance
Changed the routine PSOSULBL at line tag BEG and TMP to prevent the
<UNDEFINED> error and to kill off the corrupt "AC" cross-reference entry.
Defect Tracking System Ticket(s) & Overview:
--------------------------------------------
INC1866048 - Suspense not printing, previously entered ticket INC1658361 which
was closed without assistance
|