Application Development and Automation 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: 
Read only

Transport -Include

Former Member
0 Likes
681

I have made some changes to an include program of a module pool program and generated the transport. DO I have to transport the entire module pool program or can just the include of it go in the transport for changes to take effect in QAT.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
635

Just the include.

Rob

4 REPLIES 4
Read only

Former Member
0 Likes
636

Just the include.

Rob

Read only

0 Likes
635

Thanks ROB .

Read only

Former Member
0 Likes
635

Transport that perticular task which you have stored your code.

then transport the request.

you have to create new transport request for every new changes.

then it would be easy for you to recognize your changes.

if you already saved under already existing request then save it in new request and transport only that request.

Thanks,

Sree.

Read only

0 Likes
635

Thanks T Sree.