|
I've defined a multi-format LF locally within a procedure, but I can't get
the result data structure defined properly. The LF combines two PFs that
have identical column layouts but different record names.
Any suggestions?
Dcl-f LF disk usage(*input) keyed ;
Dcl-ds lLfDs likeRec(REC01 :*input) inz ;
Chain key LF lLfDs;
RNF7595: The result data structure LFDS does not include a subfield in
position 1 for record format REC02.
RNF7595: The result data structure LFDS does not include a subfield in
position 1 for record format REC01.
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.