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

there's a way to save program and includes

Former Member
0 Likes
657

into request without to enter each include

and connect it to the request ?

into request without to enter each include

and connect it to the request ?

4 REPLIES 4
Read only

Former Member
0 Likes
615

No. You have to include them all individually.

Read only

Former Member
0 Likes
615

HI,

YOu can go to se80 and right click on each object

MOre Functions -> write to Transport.

Give the request number. and save.

Regards,

Ravi

Read only

0 Likes
615

Hi,

You can do that with <b>SE80</b>. Assign a request Number for program and Include separately and save.

Regards,

Santosh

Read only

Former Member
0 Likes
615

Hi Eliram,

You can do that for function modules. For other types of objects, you must add individual objects to a TR. Another easy way to do this is, from SE03, select option "Include objects in TR" and in the following screen, use the development class name to display all the objects within a dev. class and from there you can select the required objects.

For function modules, if you add the function group to a TR, it will take all the function modules and includes within the fucntion group.