IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Linking the field from CICS Map to VSAM


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sravanv

New User


Joined: 02 Aug 2005
Posts: 13
Location: hyderabad

PostPosted: Tue Feb 20, 2007 10:06 pm
Reply with quote

Sir,
I have a Field which is declared as X(10) in the macros. But as per the requirement, this field should be Editable field(Used by the End User) with a Domain value as "10 digit Numeric", and if the end user enters the value in the Editable field, it will reflect the VSAM file(Out put File).

My Doubt:-
How will u link this editable field with the field value(Declared at Symbolic Map) of X(10)?Can you please send me the related declaration for linking this two fields?

Please help me in finding this and Thanks in advance.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Feb 20, 2007 10:57 pm
Reply with quote

Generally, tha map field is validated and moved by program code from the map to the field in the record.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
Search our Forums:

Back to Top