Answer Posted / sahish
Check the records are write in sub file
write sfl
for each record
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the necessary keyword needed to scroll subfile records?
How to write record if no field or the field are different in physical file in rpgle ?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is data area and how it is used in rpg program ?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is the procedure and explain about real time scenario.
How to select highest score of each subject or how to select highest income of every month?
Explain mdt?
what is file information data structure?
can I touch the array during treatments?
What is the purpose of record level identifier?
are there any useful c runtime apis that I can call from rpg iv?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what do you mean by an input subfile, what are the keywords required?
how can you display specific subfile page on the screen in unequal subfile?