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

adding field to screen


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

New User


Joined: 16 Dec 2004
Posts: 44
Location: Hyderabad

PostPosted: Wed Jan 11, 2006 12:13 am
Reply with quote

Hi,

I have added a new field to a screen, which already contains some fields. Where else do I need to change the code.

Regards,
Brahma
09440023550
Back to top
View user's profile Send private message
Ramya A

Active User


Joined: 26 Jul 2004
Posts: 104

PostPosted: Wed Jan 11, 2006 3:06 am
Reply with quote

You may have to change the following:

1. Map Copybook
2. Read/Write Copybook of the VSAM file for that screen
3. If necessary, VSAM file length
4. Program to populate the new field in the screen

Hope this helps...Let me know if I've missed anything more.
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 Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts Adding first / last acct numerber to ... DFSORT/ICETOOL 7
No new posts Join 2 files according to one key field. JCL & VSAM 3
Search our Forums:

Back to Top