Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What do the keywords MAPONLY and DATAONLY mean?

Answers were Sorted based on User's Feedback



What do the keywords MAPONLY and DATAONLY mean?..

Answer / meghana n.pai

MAPONLY option is used to send only the empty map to the
user without any data ie for sending initial screen.

DATAONLY option is used to send only the data and not the
map ie to refresh the screen contents, that means
screen/map will be there only fresh data has to be sent.

Is This Answer Correct ?    7 Yes 1 No

What do the keywords MAPONLY and DATAONLY mean?..

Answer / y@$w@nth

what physical map contains:

As we know that The map formatting information like fields
starting position on the screen and their maximum length..
etc will be contained in physical map

what symbolic map contains:

the symbolic map contains the variables data that is
referenced in the cobol program

so when we use MAPONLY option the name itself is saying
that send only map not data that means it doesn't use
symbolic map.
And when we use DATAONLY option the name itself saying that
send only Data not map that is just refresh the screen with
new values for the fields.it doesn't use physical map.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the cics command that is used to access current date and time?

0 Answers  


what is quasi-reentrant program?

5 Answers   IGT,


How to make protected field in BMS invisible through application program?

1 Answers   HP,


What is meant by an attribute byte?

0 Answers  


Name three ways the Modified Data Tag can be set on?

6 Answers   IBM,


Define transient data?

0 Answers  


What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?

3 Answers  


What is the difference between link xctl?

8 Answers   IBM, MBNA,


In which table would you make an entry for a BMS map?

2 Answers   IBM,


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

0 Answers   IBM,


Can you explain dfheiblk?

0 Answers  


Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.

4 Answers   Cap Gemini,


Categories