Hi Folks,
In the Map, one field is having attribute FSET. I want to
FSET OFF of that field through program. Can any body let me
know the process?
Thanks
Praveen
Answers were Sorted based on User's Feedback
Answer / sandeep
Use FRSET option while sending the map in EXec CICS SEnd MAp
( ) Mapset FRSET End Exec
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / ravi
Map appropriate Attribute value to Attribute field before
sending the map
| Is This Answer Correct ? | 4 Yes | 4 No |
FRSET will reset the field , when you did it will not
logically passed to ur program from map./screen.actually it
will reset the MDT flag in ur field.
becarefull before doing it or use dfhbmca copybook
attribute variables to dynamically sets the fields
| Is This Answer Correct ? | 0 Yes | 0 No |
What is MDT?
How many ways are there for initiating a transaction?
How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from
How do we pass parameters into a CICS –DB2 program
0 Answers Accenture, JPMorgan Chase,
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
What is the difference between a RETURN with TRANSID and XCTL ?For example prog. A is issuing REUTRN with TRANSID to prog B. Prog A. is issuing XCTL to prog B?
Explain the difference between and exec cics xctl and exec cics start command?
What are the common tables in cics and their usage?
Define exec cics retrieve?
Name at least one of the ways by which a transaction can be terminated?
Explain ceci transaction commands?
Explain the function of the terminal control table?