I want to change the attribute of field or want to add new
field in existing PF but condition is format level
identifier should not change, is it possible?
Answer Posted / suj
After changing the attributes of a record format, instead
of compiling, use CHGPF take F4 and give Record format
level check (LVLCHK) as *SAME, this doesn't change the
level check value.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
How to change the batch job to interactive job?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
What is the primary file?
What is the interactive job?
What is the batch job?
How to know the particular record in pf with out reading?
Last statement of any rpg program is lr?
What is the interactive job? What is the batch job?
How many maximum record format a logical file have?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
What is FORMAT keyword and its use?
What is the use of member in pf?
I have a pf, it contains 5 members, how to access particular member data from logical file?
How to index LF by relative record no (RRN)