What hapens when we use CPYF command to copy a LF? On which
PF will it be dependent???
Answer Posted / pushyami t
if we copy logical file using CPYF command then if we see
the new file description using DSPFD command then we
observe like "Type of file " as Physical file.
if we copy using CRTDUPOBJ command then if we see
desciption of new object then it showing "Tpe of file" as
Logical file itself.
Therefore if use CPYF command it is created as PF .so there
is no dependent on any other PF.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the rpg system?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what is file information data structure?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
When it is desirable to describe files Internally?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
is this a rpg channel?
what is an online rpg?
What is ment by record level identifier?
How can we override a file during runtime in rpg?
How many program bind in one module....
what is program status data structure?
How to write record if no field or the field are different in physical file in rpgle ?
what is the use of sflnxtchg?