Difference between creating a report using Printer file and
WRKQRY(Query Report) ?
Answer Posted / mansi walia
If you create a report with RLU then you can give the
header as per your need, where as in WRKQRY this option is
not available.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we override a file during runtime in rpg?
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.
How to write record if no field or the field are different in physical file in rpgle ?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
What is the purpose of record level identifier?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
can you debug ile rpg program using isdb?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
how do I play {insert rpg system here}?
Explain mdt?
How to handle duplicate error handling in RPG?
What are the types of identifiers?
how do I preserve and clean the array?
How can we know running job is batch or interactive?