Application Development and Automation Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
128,896

I found that most of the people create transport requests for different objects and they forget about the request numbers. In case if they hadn't maintain the proper description of their request then it can create a headache for them. I hope this will be help full for my ABAPer fellows. Functional Consultant Can use the third method.

There are 3 main methods through which we can check transport request. I will show all of them with screen shots.

   1.  In most of our ABAP transactions as SE11, SE80, SMARTFORMS, SFP, CMOD, SE51, etc. we can find our transport request for developed object        

        through this method.

    Go to SE11 give table name.  

    Go to the GOTO and select Object Directory Entry.

    Click Lock Overview.

     Double Click the Task/Request number given, highlighted in image.

    And you are done. This is your transport request. Now select it, go to SE10 Release it and in STMS transport it to other layer in landscape.

     The same method 1 you can use for SE80 as shown in fig.

     We can use for SMARTFORMS as well.

    2.   The second method is mostly used for code areas, but we can use it on other places as well where our method 1 doesn't give the result.

    Go to SE80 open your program and go to Utilities. Select Versions and then go to version management.

      Double click this number.

     This is your Transport request.

    3. This is the third method it is the most powerful method through which you can find all transport requests. Basically this is the database table where you have to give object type and its name and you will find its request number. This method can be used by functional consultants

        as well.

        As in our example we will find the Transport Request for Workflows.

       Go to SE16. Open table E071.

    Select Object type and press F4. It will show you the list of all objects. Search for your desire one. In our case it is PDTS.

     Give Object Name in our case customized workflows range start with 999 so I give 999* and execute it.

    This is your transport request list with your object names and there types.

28 Comments
anand_kumar56
Explorer
0 Kudos

Good info dude...

Regards,

Anand

Former Member
0 Kudos

Thanks Anand.

Former Member
0 Kudos

Helpful Information

Regards

Vinay Nanjappa

Former Member
0 Kudos

Vinay Thanks for appreciation. Kindly rate the article.

Former Member
0 Kudos

The third method is helpful! :lol:

Former Member
0 Kudos

Helpful Information!

0 Kudos

4. SE03

Former Member
0 Kudos

Third option is specially useful to know about customizing TRs.

Former Member
0 Kudos

Very helpful and informatvie.

Former Member
0 Kudos

Thanks bro wajahat..

Former Member
0 Kudos

Alexander you are rit. SE03 is also a good option.

Former Member
0 Kudos

Thanks bro..

Former Member
0 Kudos

good. Use the one which u like -:)

Former Member
0 Kudos

Thanks bro.

ThomasZloch
Active Contributor
0 Kudos

3. is pretty much what SE03 tools do more conveniently, and an ABAP developer that doesn't know about 2. especially (and actually also about 1.), well well...

Three stars for the nice pictures.


Thomas

Former Member
0 Kudos

Thomas you are right. It is targeting beginners as few of my juniors asked me about this so i thought to share this on public forum so that beginners can get help. thank for stars - :smile:

Former Member
0 Kudos

Very Helpful Information and comments :smile:


sachin_chauhan3
Participant
0 Kudos

thanks....   it is very much help full.. :smile:

Former Member
0 Kudos

Very Informative

Appreciate ur work... keep coming like this more..

Cheers :wink:

Pradyp

Former Member
0 Kudos

I'm confused - what's wrong with good old SE10?

I'd be concerned if a developer was creating objects and adding them to (random?) transports but then didn't know how to find those transports using the basic transport transaction(s).

Gareth.

thangam_perumal
Contributor
0 Kudos

Helpful Information.... Keep Posting Dude..

Regards,

Thangam.P

parshuram_kokare
Explorer
0 Kudos

Hi Muhammad,

Thank you for information! It is reaaly helpfull.

Thanks & Regards,

Parshuram.

Former Member
0 Kudos

Good information

Former Member
0 Kudos

Thanks For Sharing!

Bashir_Hussain
Active Participant
0 Kudos

Helpful document, Good work..!

Regards;

Bashir Ahmad

Former Member
0 Kudos

Thank you bashir.

Former Member
0 Kudos
appriciated
0 Kudos
Thanks for the documentation.