Quantcast
Channel: SCN : Blog List - ABAP Development
Viewing all articles
Browse latest Browse all 943

How to find transport Request….

$
0
0

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.  

1.png

    Go to the GOTO and select Object Directory Entry.

2.png

    Click Lock Overview.

3.png

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

4.png

    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.

55.png

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

5.png

     We can use for SMARTFORMS as well.

6.png

 

 

    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.

7.png

      Double click this number.

8.png

     This is your Transport request.

9.png

 

 

    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.

 

10.png

    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.

11.png

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

12.png

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

13.png


Viewing all articles
Browse latest Browse all 943

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>