Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Name three ways the Modified Data Tag can be set on?

Answers were Sorted based on User's Feedback



Name three ways the Modified Data Tag can be set on?..

Answer / rajesh dutta

1. when user enter data in the field
2. seting ATTRB= FSET in mapset for the field
3. move the macro DFHBMFSE to the attribute field
of that particular variable.(dyanamically)

Is This Answer Correct ?    3 Yes 0 No

Name three ways the Modified Data Tag can be set on?..

Answer / js

it can be set on by FSET option.
it also can be set on when the user modifies the field
you can update the attribute byte programmatically

Is This Answer Correct ?    2 Yes 0 No

Name three ways the Modified Data Tag can be set on?..

Answer / praveen sonthosh

it can be set on by FSET option.
it also can be set on when the user modifies the field.

Is This Answer Correct ?    1 Yes 0 No

Name three ways the Modified Data Tag can be set on?..

Answer / sahil maini

1. FSET option used in MAPSET
2. When user enters data in the field.
3. Passing predefined attribute variables in DFHBMSLK
copybook ( i might not be right with the copybook name )

Is This Answer Correct ?    1 Yes 0 No

Name three ways the Modified Data Tag can be set on?..

Answer / reddy

1. CTRL=FRSET in DFHMSD (it will set MTD bit with 0, when user
changes data in that field it will set to 1.
IT WILL USED TO SEND CHANGED DATA FROM TERMINAL)

2. ATTRB=FSET On DFHMDF (it SET MTD bit in attribute byte
with 1 before map is send to screen.

3.Moving macro DFHBMFSE to attribute field[DYNAMICALLY BY
PROGRAM].
MOVE DFHBMFSE TO NMAE+A (enameA).

Is This Answer Correct ?    1 Yes 0 No

Name three ways the Modified Data Tag can be set on?..

Answer / truclu

If the mapset is defined FRSET....don't modify the mapset...
modify only in the DFHMSDF where the field will be enter by
USER..ATTR=FSET

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More CICS Interview Questions

What are the common cics service programs and explain their usage?

0 Answers  


Explain the difference between and exec cics xctl and an exec cics link command?

0 Answers  


What are the terms cics generally means?

0 Answers  


What is the usage of language in the PPT entry?

2 Answers   IBM,


define the field with ic in the bms map.

0 Answers   IBM,


Name three ways the Modified Data Tag can be set on?

6 Answers   IBM,


How can you accomplish breakpoint in intertest?

2 Answers   IBM,


What is the command used to send a map to a terminal?

1 Answers  


What is ENQ in CICS?

2 Answers   IBM,


List all the CICS tables and explain their contents.

3 Answers   IBM,


What other file control processing commands are used for file updating?

1 Answers  


What is the common systems area (CSA)?

0 Answers   IBM,


Categories