what is estimation? and what is the level identifier
parameter in PF?
Answer Posted / sunaina
I think we can have only one record format in a physical
file file then how the record level identifier can be two
for two members of a physical files. Could you please explain.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to call one program from another program in RPG? please help me with the code
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How to handle duplicate error handling in RPG?
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 *place and *auto keyword in prtf ?plz explain
what is the difference between do while and do until?
What is the difference between iter and do?
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.
How to write record if no field or the field are different in physical file in rpgle ?
What are the types of identifiers?
what is program status data structure?
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
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 file identifier where we can use?
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.