IBM RPG400 Question:

What is importance of MAPFLD IN OPNQRYF FILE?

Tweet Share WhatsApp

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 PDF Read All 20 IBM RPG400 Questions
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?