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
 
logic for using pf7& pf8 keys&occur clause in CICS m

 
Post new topic   Only the Moderator or topic author can reply to this topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
elango

New User


Joined: 27 Apr 2005
Posts: 12
Location: chennai

PostPosted: Wed Apr 27, 2005 5:01 pm    Post subject: logic for using pf7& pf8 keys&occur clause in CICS m
Reply with quote

Dear squid_rocks,

Thanks for Ur replay.iam explaing my task clearly.

For example a db2 table consists of employee information?s about 100 records. I want to search the information in this way...

I will give a particular employee number and press pf8 key. Then it should display five records after that record, for example if i enter employee id 51 means it should display all the information in the map from employee id's 51 to 55.Like that if i press pf7 means it should traverse back and display records from 47 to 51 and so on.
For that I want do design a CICS macro in a way that it should hold five rows of information at a time. Here is my another problem that how can we use occur clause in designing maps? I don?t know the above logics.
I need some sample coding for this search logic and also coding for declaration of a CICS map with occurs clause.
Plz help me


Regards
Elango
elango_rs@rediffmail.com
Back to top
View user's profile Send private message
References
PostPosted: Wed Apr 27, 2005 5:01 pm    Post subject: Re: logic for using pf7& pf8 keys&occur clause in CICS m Reply with quote

priya

Moderator


Joined: 24 Jul 2003
Posts: 626
Location: Bangalore

PostPosted: Thu Apr 28, 2005 7:50 am    Post subject:
Reply with quote

You can use a COBOL program to do this.

Use HANDLE AID Command to fetch the function key. Read 5 records from the current record position. Send the records to screen.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Only the Moderator or topic author can reply to this topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1