|
Both the old and new version of the PF/Table are not keyed.
Here's the Override and OpnQryF that was being used.
OVRDBF FILE(SUMMARYP) SHARE(*YES)
OPNQRYF FILE((SUMMARYP)) QRYSLT('SUMTYP *EQ "4"') +
KEYFLD((PRDLVL) (SVCLVL) (BSLVL))
The quick fix, for better or worse (better for getting the fix
done now, and future understanding; worse for lack of knowing
what the specific issue was), we created a logical to do what the
OPNQRYF was doing and changed the program to use the logical.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.