IBM RPG400 Question:
Download Questions PDF

What is importance of MAPFLD IN OPNQRYF FILE?

Answer:

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.

Download IBM RPG400 Interview Questions And Answers PDF

Previous QuestionNext Question
How can we know running job is batch or interactive?This is rpg3 code
W0RTN IFEQ @CN,002
What is the means @CN,002?