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

Add FUNCTION GROUP to a TRANSPORT REQUEST

Former Member
0 Likes
13,245

Hi Experts

How can I add a Function Group to a Transport Request?

Thx

Hi Experts

How can I add a Function Group to a Transport Request?

Thx

6 REPLIES 6
Read only

JozsefSzikszai
Active Contributor
0 Likes
4,951

add the following line to the object list of the transport:

R3TR FUGR name_of_function_group

Read only

0 Likes
4,951

I have a Finction group say Zi26 and it has many includes, dictionary structures, etc. I want to assign to a TR and send to client.

How can I assign it to a TR? PLz tell me steps/T-code.

Will all the contents of Function Group will be attached to that TR?

Read only

0 Likes
4,951

Goto SE80 - give your function group - right click on function group

- more functions - write transport entry. create request and transport.

Read only

0 Likes
4,951

the method I suggested, will take everything (main program, includes, screens, GUI statuses, etc.)

just display the transport request you want to use, double click to to the object list, go to change mode and add the following line: R3TR FUGR ZI26, than Save, release and import (as usual)

alternatively you can use the SE80 method, suugested by others

Read only

Former Member
0 Likes
4,951

Hi,

Goto SE80 and in the drop down list select Function group.

Open ur Function group and right click--->Other options

there u'll get the option to add to a request.

Read only

Former Member
4,951

Goto SE03 .. enter your Function group .. for R3TR FUGR and F8 ..

Double click on the Function group .. now give the package and then the request/create a request ...