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...

What is an MDT (Modified Data Tag) - it's meaning and use?

Answer Posted / sumeet

Meaning of MDT:
--------------
MDT is modified data tag, a 1 bit of the attribute
character.

It can be defined for a field in the screen.

If this bit is OFF (0), then it means that this field has
not been modified by the terminal operator else if it is ON
(1), then it means that this field has been modified.

Only if MDT is ON, the data of the field is sent to the
application program.

So BMS mapping to the corresponding application programs
can be done using MDT field.

USE of MDT:
1. reduces amount of data traffic in the communication line.
2. improves peformance

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need integrated cics translator?

1129


when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

1166


what are the differences between and exec cics xctl and exec cics start command?

1298


Can you define attribute byte?

1079


Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?

1043


define the field with ic in the bms map.

1181


Can you define aica abend?

1212


Explain the difference between cics program control table (pct) and cics processing program table (ppt)?

1108


Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?

1122


What Are Send Map Maponly & Send Map Dataonly ?

1274


Define communication area?

1048


Mention one alternative aspect of CICS?

1131


What is an mdt (modified data tag)?

1101


Define floating maps with illustration?

1054


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2754