2007 Mar 30 2:36 AM
Hi,
this is the interview question .
When a program is created and need to be transported to prodn does selection texts always go with it?
if not how do you make sure? Can you change the CTS entries? How do you do it?
Thanks,
jigar
2007 Mar 30 2:43 AM
Hi,
When a program is created and need to be transported to prodn does selection texts always go with it?
Yes, if you maintain the selection text along with the program created in the same CR. Next step just release the task and CR.
If not how do you make sure? Can you change the CTS entries? How do you do it?
If you change the existing one, you can transport the text element of the report by:
- Modify a text and automatically the system will ask to create a request
- You can create an emty request and insert like this:
PGMID = LIMU
OBJECT = REPT
NAME = <PROGRAM NAME>
Regards,
Ferry Lianto
2007 Mar 30 2:39 AM
selection texts are always goes along with "Main" program .
aRs
2007 Mar 30 2:43 AM
Hi,
When a program is created and need to be transported to prodn does selection texts always go with it?
Yes, if you maintain the selection text along with the program created in the same CR. Next step just release the task and CR.
If not how do you make sure? Can you change the CTS entries? How do you do it?
If you change the existing one, you can transport the text element of the report by:
- Modify a text and automatically the system will ask to create a request
- You can create an emty request and insert like this:
PGMID = LIMU
OBJECT = REPT
NAME = <PROGRAM NAME>
Regards,
Ferry Lianto