Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to transfer data from one screen to another?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
Manivannan

New User


Joined: 07 Apr 2005
Posts: 11
Location: Bangalore

PostPosted: Mon Apr 18, 2005 8:40 pm    Post subject: How to transfer data from one screen to another?
Reply with quote

hi all,
In CICS how to transfer data from one screen to another.Basically i want to cary over my data from one screen to the next screen.It could be done using COMMArea.Explanation with sample code would be of much help.
thanks for youre reply in advance.
regards
Mani.
Back to top
View user's profile Send private message
References
sarma Kappagantu

New User


Joined: 17 Mar 2005
Posts: 22
Location: Bangalore

PostPosted: Wed Apr 20, 2005 6:53 pm    Post subject: How to transfer data from one screen to another?
Reply with quote

I think, you want to read data from one screen and then want to send it to some other screen, so that it can be displayed there.

In transaction 1: READ MAP, Move MAP I variables into COMMAREA.
In transaction 2: Move COMMAREA variables into MAP O variables, SEND MAP.

Regards,
Sarma.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1