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
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
how can I tell when to replace the array?
are there any useful c runtime apis that I can call from rpg iv?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is file identifier where we can use?
what is program status data structure?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
Explain mdt?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
can I touch the array during treatments?
how can you display specific subfile page on the screen in unequal subfile?
How can we override a file during runtime in rpg?
How would display prime numbers using CL program?
how does the rpg element work?