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

Package objects and transport request

Former Member
0 Likes
1,213

Hi Gurus,

How to find out the transport request which are generated by an object created?

I have a package(ex:xyz) which has got an object (abc).Now i need to find the transport request which are related to this object abc?

Please tell me the procdure or the Tcode to out the same.

Regards,

Prasad

8 REPLIES 8
Read only

Former Member
0 Likes
1,041

Hi Prasad

keyboard shortcut key is

press ctrl+tab till it comes to enter button and when enter button is highlited press Tab button, the cursor will blink in the COMMAND FIELD.

I this is the shortest key

Reward if helpfull

Rgards

Lakshman

Read only

0 Likes
1,041

Hi laxman,

I need to go to which tcode first is it se09/se10 or something else to press control tab?

Regards,

Prasad Watve

Read only

Former Member
0 Likes
1,041

hi check this..

go to the table... E071..

regards,

venkat

Read only

0 Likes
1,041

I am not able to get any thing in e071

regards,

prasad

Read only

Former Member
0 Likes
1,041

hi,

SE09 is the transaction code for workbench organiser.Workbench organiser is the set of utilities for development change management.All Development changes are tracked via Workbench organiser.

SE10 is for Customosing organiser.Customising organiser is the set of tools for customising change management.All customizing changes are tracked via customising organiser.

thnks,

raji.

Read only

0 Likes
1,041

Hi raji,

Thanks for the se09 and se10 tcodes.I want to know whether with the help of an object name can i find the no of transport and thier details related to that object

Regards,

Prasad

Read only

0 Likes
1,041

hi,

u can check it in se03.

goto se03 - select search for objects in request -execute.

give ur object nam - execute, u can find the corresponding requests.

reward points if hlpful.

Read only

0 Likes
1,041

its helped me too