Can anyone answer me when we will go for LF without key fields
Answers were Sorted based on User's Feedback
Answer / bharat
If we want to specify OMIT/SELECT criteria. In that case we may need to create Logical. Not necessary to define key fields in that case.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / el banco cumbia
Whenever all the fields in a physical file are not needed. Ex.
A physical file with 100 fields where you need only, let's say, 10 fields.
Create a logical file with the 10 fields from the physical file.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surya siram
No, there is no logical file without having the key.
| Is This Answer Correct ? | 0 Yes | 7 No |
what is the maximum number of subroutines allowed in rpg?
Write a logic program for knowing the repeated number of a vowels in a given program?
what is the purpose of the indara keyword?
What is GDA?
define what a data queue is along with a brief example of what it may be used for?
can a indexed file be accessed in arrival sequence in rpg program?
what are the basic features of seu?
what is the use of sflend keyword?
When does the DFT keyword in PF be used?
What does the keyword UNIQUE mean ?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?
how do you use exceptional write in c specs?