|
Hello Everyone:
Is there any command/API to retrieve the files used by a QRYDFN?
I need to be able to output the list to a PF.
5769SS1 V4R1M0 970829 IBM Query/400 MT400 5/05<<<<
Query . . . . . . . . . . . . . . . . . QRYSELTITL
Library . . . . . . . . . . . . . . . PGMRVMH
Query text . . . . . . . . . . . . . . query to get unmatched order #'s
Query CCSID . . . . . . . . . . . . . . 65535
Query language id . . . . . . . . . . . ---
Query country id . . . . . . . . . . . --
Collating sequence . . . . . . . . . . Hexadecimal
Processing options
Use rounding . . . . . . . . . . . . Yes (default)
Ignore decimal data errors . . . . . No (default)
Ignore substitution warnings . . . . Yes
Use collating for all compares . . . No
Special conditions
*** All records selected by default ***
Selected files
ID File Library Member Record Format
T01 OESELRP PDNDTALIB OESELRP SELR
T02 OETITLP PDNDTALIB OETITLP TITL
Join tests
Type of join . . . . . . . . . . . . . Matched records
Field Test Field
T01.SLORDN EQ T02.MTORDN
RTVQMQRY QMQRY(PGMRVMH/QRYSELTITL)<<<<
SRCFILE(PGMRVMH/QQMQRYSRC)
ALWQRYDFN(*ONLY)
H QM4 05 Q 01 E V W E R 01 03 98/05/05 19:46<<<<
V 1001 050 query to get unmatched order #'s - OESELRP/OETITLP
V 5001 004 *HEX
SELECT
ALL T01.SLORDN, T01.SLSELR, T01.SLSEQN
FROM PDNDTALIB/OESELRP T01,
PDNDTALIB/OETITLP T02
WHERE T01.SLORDN = T02.MTORDN
ORDER BY T01.SLORDN ASC
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.