Answer Posted / shobhit
As per my knowledge…
When ever we compiled physical file, the system generates
unique code or level code for identifying the file.
And when ever we compiled RPG program using that file, the
compiler store the Level code of physical file for further
reference. That’s call lever check.
Ex: If you compiled the RPG program and after that made
some changes in physical file, and then call the RPG
program without compiling again it will give the Level
check error.
Please correct me if I am wrong 
| Is This Answer Correct ? | 83 Yes | 7 No |
Post New Answer View All Answers
what is message file?
What Is The Error If We Don't Get Login Screen?
what are the basic features of seu?
How to avoid using indicators in ile ?
how many types of display are available on as/400 for user interaction?
what is sflpag and sflsiz ?
How can we change the uppercase to Lowercase in RPG?
how will you display a particular page in subfile ?
can a indexed file be accessed in arrival sequence in rpg program?
how can I give more performance to some selected pages?
how to define global parameter in ile ?
what are the limitations of cl (compare to rpg) ?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
What is the difference between non-join logical files and join logical files?
explain the difference between defining subfile and message-subfile?