What is data only and map only in cics
Answer Posted / anitha
in DataOnly, the data which are passed from that page will only navigated. in send MAPONLY the physical map will be passed inspite of whatever the data present inside the map. Therfore if you are going to carry some data from one map to another map, then you have to give Dataonly compulsarily, else if you do not need to carry data from one to other, you may give MAPONLY which will display the appropriate map.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between link and xctl?
Define transient data?
What is commarea (communications area)?
How to dsect parameter is used in bms?
Define the term function request shipping?
what is the cics command used to access current date and time?
Can you use occurs in bms map?
Explain the difference between a package and a plan.
Name the cics command that gives the length of twa area?
Name the command which is used to release a record on which exclusive control is gained?
What are the main uses of the transaction in the cics?
In the EIB block of CICS, highlight the names of few of the important fields?
How do we pass parameters into a CICS –DB2 program
What are the classifications of the cics program?
What is eib?