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 |
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
Explain the difference between pseudo-conversational and conversational?
Can multiple CICS regions exist under one O/S?
what is eib, how is can be used?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What information do you get when an EXEC CICS STARTCODE is issued?
What is a Logical Unit of Work (LUW)?
What is the use of using MDT in CICS? How it works?
What is temporary storage?
How can you Define and Install the Maps & Mapset ?
What are all things you can do with CEDA?
Name at least one of the ways by which a transaction can be terminated?