What is the necessary keyword used in a physical file to refer field definitions from the field reference file?
Answer Posted / ravikant kumar
REF which is a file level keyword is necessary to define at file level in a physical file.
The syntax is as follows:
REF(library name/name of the field reference file)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
records can be read/update/deleted with which file?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
what are all the contents of subfile?
how to define global parameter in ile ?
what is a join logical file?
what is the use of sflend keyword?
What Is The Difference Between Goto & Exsr?
how do you use commitment control in rpg program ?
What Is The Error If We Don't Get Login Screen?
How can we change the uppercase to Lowercase in RPG?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what is the purpose of ovrdta and ovrata keywords ?
what is arrival sequence?
How to reverse the string in rpg
what is the difference between udate and the system date?