Write the subfile logic program for the given concept. Load
the data to the subfile
depends upon the designation where designation is not a
key field?
Answers were Sorted based on User's Feedback
Answer / shalini
we can also use scan wilth if logic :
designation name scan subfile record formatname var1
if var1=1
eval in01=*on
write pf record format name
| Is This Answer Correct ? | 0 Yes | 1 No |
What would be the effect on the field where reverse image, underline and high intensity?
what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?
wat is meant by hidden field , why it is used?
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
what is the difference between the cpyf command crtdupobj command?
How to add 2 new fields in a file? How many ways are there in as400?
wat is curser?? and its types???
how do you use commitment control in rpg?
How Chain operation copies the record's data to the input buffer for the program?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
two types of read performed in dataqueue?????
what is importance of 'MAPFLD' IN OPNQRYF FILE ?