MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

question on validation on receiving the map

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
madhuroyus
Beginner


Joined: 09 Jan 2006
Posts: 45
Topics: 14
Location: Bangalore

PostPosted: Mon Jun 19, 2006 6:54 am    Post subject: question on validation on receiving the map Reply with quote

Hi,

Assume that I have 3 fields namely Name,Address and Marks on the screen.On first time, User entered the Name and Address fields and not entered the Marks field. Then the Program will prompt for the marks and user will enter the Marks field also in the second time.

In second time user has not entered anything for the fields Name and Address, user has entered for the Marks field only.

Now I have to find out whether the Name field is touched by user in the second time or not.

I think I can do it by MDT(FSET), but not sure how to implement programatically.
Can any one help on this problem?

Thanks
Madhu
_________________
Self confidence is something that says U will do it, when the rest of the world has exactly opposite view.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
sriramla
Beginner


Joined: 22 Feb 2003
Posts: 74
Topics: 1

PostPosted: Mon Jun 19, 2006 7:48 am    Post subject: Reply with quote

Everytime before sending the map, set the MDT flag to true for all editable fields. This ensures that you receive the data from the screen from every field. Also, before sending the map save the data in linkage. Now, once you receive the map compare the saved variables with screen variables.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group