IN RLU what are the record level keyword is used?
Answer Posted / kalaivanan
SKIPA and SKIPB both record level keyword we have used.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How Chain operation copies the record's data to the input buffer for the program?
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?
What are the types of identifiers?
What is ment by record level identifier?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how do you use commitment control in rpg?
how do I play {insert rpg system here}?
what is the procedure and explain about real time scenario.
What is the purpose of record level identifier?
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.
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
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 a record lock error?
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