IBM MAINFRAME HELP & SUPPORT FORUMS
Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
 

Question about PPT

THIS IS AN ARCHIVE FORUM: CLICK HERE TO GO TO THE ORIGINAL TOPIC

 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> CICS
View previous topic :: View next topic  
Author Message
sprikitik



Joined: 29 Jan 2007
Posts: 19
Location: Makati City, Philippines

Posted: Tue Jul 15, 2008 8:02 am    Post subject: Question about PPT  

Hi,

I'm developing a program - COBOL/CICS and SCREEN (to be invoked from main menu) let say program name is PGM1 using SCREEN1. Do they need to be defined in PPT in order for PGM1 to be invoked successfully from the main menu?

Thanks,
Back to top  
Apeksha



Joined: 21 May 2008
Posts: 27
Location: Mumbai

Posted: Tue Jul 15, 2008 9:49 am    Post subject:  

Hi,

If your PGM1 is a new program and is not called by any of the existing program, then you need to make PPT entries.
e.g. PGM2 is calling a new module PGM1, and PGM2 is already registered in PPT, then you need not make any PPT entries for PGM1.
However, if it is an entirely new program, then you need to make entries.

I hope this is what you had asked.

Thanks,
Apeksha
Back to top  
Robert Sample



Joined: 06 Jun 2008
Posts: 891
Location: Atlanta, GA

Posted: Tue Jul 15, 2008 2:57 pm    Post subject:  

If you're using EXEC CICS LINK or XCTL to PGM1, PGM1 will need a PPT entry. And SCREEN1 will need an entry as a mapset.
Back to top  
Apeksha



Joined: 21 May 2008
Posts: 27
Location: Mumbai

Posted: Tue Jul 15, 2008 3:00 pm    Post subject:  

Screen1 will need entry as mapset, if screen1 is newly coded?
not sure on this
Back to top  
Earl Haigh



Joined: 25 Jul 2006
Posts: 209

Posted: Tue Jul 15, 2008 7:16 pm    Post subject:  

sprikitik,

you should contact your CICS Systems support group for assistance
with creating new programs and screens.
Back to top  
 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> CICS
Page 1 of 1
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM