what is importance of 'MAPFLD' IN OPNQRYF FILE ?
Answers were Sorted based on User's Feedback
Answer / elan
Specifies the definition of query fields that are
mapped or derived from other fields. MAPFLD is generally
not needed if the field names specified on other parameters
are simple field names that exist in only one of the file,
member, and record format elements specified for the File
specifications (FILE) parameter.
Up to 50 mapped field definitions can be specified.
| Is This Answer Correct ? | 2 Yes | 0 No |
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
Need a sql query: retrive all duplicate records in table
When will DUMP & DEBUG be ignored?
what r drawbacks of OPM? Why do we go for ILE RPG?
when will come session device error?
Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
i want to retrieve record b/w 2 dates in as400
What are the necessary keywords required to code a message subfile?
wat is curser?? and its types???
how do you use commitment control in rpg?