Send or Receive Map or Not!
Moderators: DikDude, Natarajan, Moderator Group
Send or Receive Map or Not!
I am a novice at CICS programming...I am a little confused. I need to create a screen to display only data pulled from the history file. Since the key will be passed from various other screens (depending on which screen they choose to view the new History screen from), do I need a SEND and RECEIVE Map or just a Send Map?
-
- Active Member
- Posts: 732
- Joined: Thu May 24, 2012 4:07 am
-
- Active Member
- Posts: 732
- Joined: Thu May 24, 2012 4:07 am
I have already modified various other programs to capture the changed data. What I need is a screen to display the history. Right now, the user enter a person's account number and have access to several screens, master data, fiscal data and a couple other screens just from that one entry. Being that this history screen is just displaying (no entry fields), do I need a Receive Map since there is nothing to receive entered from the screen? The account number will be passed in the Commarea.
-
- Active Member
- Posts: 732
- Joined: Thu May 24, 2012 4:07 am
The screen will display historical changes for whatever account they entered at the main screen. For audit purposes they had me to capture the changes which I have already done by modifiying other already exisiting programs. Now they want a screen to display those historical changes since my users can't view the VSAM file.
FREE TUTORIALS
Tutorials
Free tutorials from mainframegurukul
- JCL Tutorial
Covers all important JCL concepts. - Cobol Tutorial
This tutorials covers all Cobol Topics from STRING to COMP-3. - DB2 Tutorial
DB2 Tutorial focuses on DB2 COBOL Programming. - SORT Tutorial
This Tutorial covers all important aspects of DFSORT with examples - CICS Tutorial
This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions
- Cobol Interview Questions
50+ Interview Questions - JCL Interview Questions
50+ Interview Questions - DB2 Interview Questions
100+ Interview Questions - CICS Interview Questions
70+ Interview Questions - VSAM Interview Questions
27 Interview Questions
Other References
Mainframe Tools and others
- XPEDITER Reference
Explains how we can debug a program - FILEAID Reference
Explains how to browse , edit and delete datasets - Change Man Reference
Quick Start tutorial on Changeman - Abend Reference
Important Abend codes explained - FaceBook Page
MainframeGurukul FaceBook Page - LinkedIn Page
MainframeGurkul Linkedin Page