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 Request?

Former Member
0 Likes
1,329

Hi

How many types of transport request can we have.

Currently I am using a repair request and trying to assign a FM to it manually but it is giving me an error.

PLease tell me how I can attach the FM to my request?

Thank You

Hi

How many types of transport request can we have.

Currently I am using a repair request and trying to assign a FM to it manually but it is giving me an error.

PLease tell me how I can attach the FM to my request?

Thank You

11 REPLIES 11
Read only

suresh_datti
Active Contributor
0 Likes
1,291

In Se09 , create another task for the same Tr request & leave it as unclassified or select 'Development/Correction' as the Task type. Now attach the fm to this task. you canot add Dev Objects to repair Tasks.

~Suresh

Read only

0 Likes
1,291

Thank you all for your answers

My Scenario:-

I have used a user-exit EXIT_SAPLMGMU_001 in my development system and done some code changes.

I want to transport the EXIT_SAPLMGMU_001 to Quality.

Will I use Workbench request?

Please tell me the step by step procedure to do that.

Thank You

Read only

0 Likes
1,291

In that case you will be actually doing changes to the include ZXMG0U02. The system will prompt for the change request when you save and activate or else you can add object to the request by using transaction SE09.

1. create one Workbench request .

2. Right click on the transport request and click include object.

Hope this helps.

Read only

0 Likes
1,291

>> and done some code changes.

The system should have prompted you for a change req..ie if you have assigned the ZX***** include where you have put your code is assigned to a package other than $TMP. It will be a Workbench Request & the task type will be a Dev/Correction.The tr procdeure is like any other dev object that gets transported from Dev to QA.

~Suresh

Read only

0 Likes
1,291

Hi Subhash,

My first question is when you made the changes in the EXIT did you get a prompt for saving it in a transport.

If yes then there either you can create a new one or you can check own requests and add in one of them.

And by the way check the Object Directory Information. Is it made as local object or is assigned to a Development Class which is not transportable.

In that case you wouldn't have got a transport request prompt.

Regards

Nishant

Read only

0 Likes
1,291

Thanks

So do I need to incude the FM-->EXIT_SAPLMGMU_001 or the include ZXMG0U02 in the transport request?

Thank You

Read only

0 Likes
1,291

Hi,

Just include ZXMG0U02 as the function module defination will already be there in Quality.

Regards.

Read only

0 Likes
1,291

Are you sure Imtiaz?

thank you

Read only

0 Likes
1,291

Yes , provided you are not doing any changes to function module defination itself i mean parameters. For doing these changes you require Access key . You need to Transport the Function module also if you have changed the FM defination itself using access key.

Regds.

Read only

Former Member
0 Likes
1,291

Hi,

While saving the FM, when it asks for a request, select the request from the list where you want to place it and then save.

Regards

Subbu

Read only

Former Member
0 Likes
1,291

Hi

Mainly...

1.Customizing Request

2.Workbench Request.

others like

3.Transport of copies

4.Relocation of objects w/o package change

5. Relocation of objects with package change

6. Relocation of complete package

Regards,

Raj