How to update the default values on screen to table.

Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer
Surabhi
Posts: 49
Joined: Thu Sep 10, 2015 7:51 pm
Skillset: jcl
Referer: internet

How to update the default values on screen to table.

Postby Surabhi » Wed Jan 03, 2018 9:02 pm

Hello,

I have a requirement where i need to default the values on screen and then update it to the table.
I have dafaulted the values on screen, but every time i try to update it its not happening.
The problem is aftyer the values are default and i press PF11 key to update i am not getting any values in when the map is received.
I have tried to set the attributte of the symbolic map (MOVE DFHBMFSE TO custA), but still its not working.
Can anyone please help me with this.

Thanks.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: How to update the default values on screen to table.

Postby enrico-sorichetti » Wed Jan 03, 2018 9:58 pm

did You set the DFHBMFSE before the send map ?
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

Surabhi
Posts: 49
Joined: Thu Sep 10, 2015 7:51 pm
Skillset: jcl
Referer: internet

Re: How to update the default values on screen to table.

Postby Surabhi » Wed Jan 03, 2018 10:12 pm

Yes i have set the DFHBMFSE before the send map.

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: How to update the default values on screen to table.

Postby Robert Sample » Wed Jan 03, 2018 10:22 pm

i am not getting any values in when the map is received.
How do you know this -- looking at the data through CEDF? If not, use CEDF to verify what data is coming in through the map. If the data is on the map but not showing up in your program, your code is doing something to remove it.


  • Similar Topics
    Replies
    Views
    Last post