can we perform CHAIN operation on Subfile record format....?
Answer Posted / kamlesh
Declare RRN field in F spec. Then move valid RRN into this
field and apply Chain on SFL record format having RRN field
specified in factor1 of chain. Specified RRN record from
subfile will be read by system.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How Chain operation copies the record's data to the input buffer for the program?
what is a rpg?
When it is desirable to describe files Internally?
what is *place and *auto keyword in prtf ?plz explain
what is the difference between do while and do until?
What is a record lock error?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
is this a rpg channel?
what is the necessary keyword needed to scroll subfile records?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is file information data structure?
How to handle duplicate error handling in RPG?
What is the purpose of record level identifier?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique