Hi,This is raju.Can any body give me the real experience
answer for this question?
1.What is the significance of *MAP and *DROP in the CPY
command?
Answer Posted / rakesh
Hey Raju,
Actual Significance is *MAP will Map the Field
from From File to To File where ever it will find mapping
without error where as *drop will Drop off the Field where
ever it is not matching .
For Example : we want to copy 12 fields file data to
another File having 12 Fields plus 3 more addon , we have
to use the *Map and *Drop to add the data of 12 match
fields and drop the remaining.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is the necessary keyword needed to scroll subfile records?
what is the use of sflnxtchg?
How to write record if no field or the field are different in physical file in rpgle ?
What is the purpose of record level identifier?
what is data area and how it is used in rpg program ?
how do I play {insert rpg system here}?
how can I tell when to replace the array?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How can we override a file during runtime in rpg?
how can you display specific subfile page on the screen in unequal subfile?
is this a rpg channel?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen