Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

make and transport changes in module pool proogram

Former Member
0 Kudos

hi all,

i m facing a problem in a scrren proggram when i comment a line in a include of a mod,pool proogarm in se38, and save changes of taht particular include it doesnot ask for nay request but main proggram asks for the request and when i tarnsport the requst the changes amde are not transported , can anybody plz expalin how to transport the cahnges made in taht particulat include

plz help

thanks

1 ACCEPTED SOLUTION

sachin_soni
Active Participant
0 Kudos

1 way: is to use the version management as explained above.

2nd way: is u can go to se03-

choose the option-search for objects in Requests/tasks

choose the object type as R3TR PROG (for include) ,put ur include name

choose modifiable in the request type option below

and the result? you'll get your request which needs to be transported

2 REPLIES 2

venkat_o
Active Contributor
0 Kudos

Hi, <li>In that include click on Utitlities menu->Version management <li>Double click on active transport request. Then check whether it transported to QA or not. When you make changes to Include, If it is not asking for transport request means. Already transported transport request is created for that and has not yet been transported that is why it does not ask transport when you save or activate. <li>As module pool program and Includes are different program types and that is why when you make changes to module pool program it asks separately. Check the both program transports and compare, you will come to know . Thanks Venkat.O

sachin_soni
Active Participant
0 Kudos

1 way: is to use the version management as explained above.

2nd way: is u can go to se03-

choose the option-search for objects in Requests/tasks

choose the object type as R3TR PROG (for include) ,put ur include name

choose modifiable in the request type option below

and the result? you'll get your request which needs to be transported