What is the necessary keyword used in a physical file to refer field definitions from the field reference file?
Answer / 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 |
why do we use readc? What is sflnxtchg?
What is the use of Header Specification in RPG/400?
what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
what is the syntax for plist?
does we use case stmt in cl
Write a CL program which will run a batch job at 1 am every night
What is the default value for the number of increment for the physical file?
what is jurnal?what is the use of theis?what is difference between commitment control and jurnaling?
how can you detect overflow for a print program that prints multiple lines per cycle?
268 How many parameters can be defined in a RPG program. ?
How to know the number of records in a pf through clp program?
What is a Join Logical File, Can it be used for Update ?