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 / jimbob
It depends on what attribute you are changing. If you change
the text, for example, then there is no change to the format
level id. But if you change the field's length or decimal
places, for example, then the format level id is definitely
changed.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the interactive job? What is the batch job?
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?
What is the difference between access path and open data path?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
How to know the particular record in pf with out reading?
How to find the list of source physical files in a library?
How many maximum record format a logical file have?
Last statement of any rpg program is lr?
What is the purpose of the chain and setll and setgt?
Can we concatenate fields in physical file? If yes how can we do?
How to retrieve a physical file after deleting that?
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
How to read a pf in reverse(from last record to first) using cl?
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?