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

Changes in an INCLUDE program not being transported

former_member421481
Participant
0 Likes
360

Hi all,

I have done some changes in the main program of a sapscript form in SE38. This main program calls an INCLUDE program, in which I have done some changes also. But when I transport the program, the changes done in the INCLUDE are not being transported, but only the changes in the main are transported!!

Can anyone tell me why? I generated both the main and the INCLUDE but it still is not ok.

Regards,

Nelmaz

2 REPLIES 2
Read only

Former Member
0 Likes
332

Hi,

Check this modified include program is included in the transport request of the main program. Or check that do this modified include program is attached ot the Transport request.

Regards

Raghu.

Read only

Former Member
0 Likes
332

u have to include both main & include programs in the transport request...then activate them...then transport to other system...it will work...