|
I have a requirement of showing a subfile (editable) and some other recordsimultaneously on a single screen. Subfile records and other record are
overlapping. I have tried following, but this is making SUBFILE recordsuneditable. Please suggest
the data I have broken into subfile control record (CTL01) and S1. All the
Screen: As Attached. Data in red border needs to be a subfile , Rest of
fields should be editable DSPF:RPGLE code displays S1 & CTL01 portion in editable mode but SFL01 fields
RPGLE program :
C write(e) ctl01
C write(e) S1
C read(e) ctl01
C read(e) s1
OVERLAY keyword is specified in CTL01 & S1 record format in DSPF. Above
are not editable.
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.