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 |
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
How to dsect parameter is used in bms?
Can you use DYNAMIC calls in CICS ?
What is the difference between a package and a plan. How does one bind 2 versions of a CICS
what is difference between call and link ?
What is a logical message in CICS?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
What is the difference between the NOHANDLE option and the IGNORE condition?
Explain how and where is the twa size set?
Define an asra abend?
With the use of an alternate index, how is a VSAM file accessed?
What is DFHBMSCA?