|
|
| Author |
Message |
kishorey
New User
Joined: 30 Jun 2004 Posts: 1
|
|
|
|
| How can we send a pirticular fields from MAP to Application? |
|
| Back to top |
|
 |
References
|
Posted: Wed Jun 30, 2004 12:41 pm Post subject: Re: Question...Cics |
 |
|
|
 |
sandip_datta
EXPERT
Joined: 02 Dec 2003 Posts: 152 Location: Tokyo, Japan
|
|
|
|
1. The copybook corrosponding to MAP should be defined to the CICS program.
2. After receiving the MAP in the program you can use the value from MapVariableI. This I at the end means this is an incoming value.
Regards,
Sandip. |
|
| Back to top |
|
 |
|
|