What is primary file? How many primary file can be declared
in a RPG program?
Answer Posted / kar4u
Primary file concept comes from JOIN LOGICAL FILE..
In JOIN LOGICAL FILE in JFILE(pf1,pf2,pf3)
in that pf list which file you write FIRST is called Primary file..
we can use only one PRIMARY FILE in rpg program
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is xfoot opcode ?
What is the difference between crtdupobj and copyf?
what is the purpose of overrides?
what is term cua , saa?
when are the unique constraints executed?
what are different types of substems?
which are the relational operators in rpg?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
which are control break logic indicators?
what is a join logical file?
how to pick up the changed records every time in a subfile after the first change made ?
when do you use f-spec. Continuation line ?
how to declare a constant variable in the freeformat?
what does check opcode is used?
can you have multiple key lists for a single file ?