How to find d key field of a pf that doesn’t have source
physical file?
Answers were Sorted based on User's Feedback
Answer / abhishek kumar
Use the command: DSPFD FILE(filename)
Search for record format:
Record format . . . . . . . . . . . . . . . : RECORDFMT
| Is This Answer Correct ? | 2 Yes | 2 No |
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
where we give the MSGSFL in rpg400?
How to sort an array in descending in RPG
Have a join logical file with more than one members with different record formats. So how can we read the different members from this file and also how we can read the different record format from the join logical?
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
How to call one program from another program in RPG? please help me with the code
1.CA(command Atention key)& CF(command Function key) difference with example?Please can any body tell me in real time exp? 2.Can any body tell me some mandatery function keys using while creating any screen with use of SDA-FUNCTION kEYS?
What is the syntax of passing parameters to a procedure by value?
How to read alternative records in a pf by using rpg?