How to find multiple transport requests for one object

Hi all,
Is there any function module which will fetches multiple transport requests ( if created ) for one object.I tried almost all the function modules , but i didn't got the solution.
I need to develop a report ,   which will takes a single Task number as input and gets the Request number from table E070.
Based on that Request Number i will fetch remaining Task numbers under it.
Then for all the Tasks Numbers, i am fetching their  objects by using table E071.
I need to list out  whether any of these objects are in multiple Transport Requests. Once i got all the Transport Request numbers i need to release the Request based on their Transport Request sequence.
I tried the following FM's , but not able to get the solution.
SVRS_DISPLAY_VERSION_LIST
SVRS_GET_VERSION_DIRECTORY_46
SVRS_GATHER_REQUEST_FRAGS
Thanks..

Hello
I have tried with below code
DATA list_tab TYPE TABLE OF abaplist.
SUBMIT RSWBO040 USING SELECTION-SET 'TEST'
                EXPORTING LIST TO MEMORY
               AND RETURN.
CALL FUNCTION 'LIST_FROM_MEMORY'
   TABLES
     listobject = list_tab
   EXCEPTIONS
     not_found  = 1
     OTHERS           = 2.
IF sy-subrc = 0.
   CALL FUNCTION 'WRITE_LIST'
     TABLES
       listobject = list_tab.
ENDIF.
break-point.
Submitting the program(RSWBO040) of SE03 transaction a will result in 'CNTL_ERROR' dump.
Please try some other options
Thanks

Similar Messages

  • How to find the Transport request for table entry

    Hi ,
    There was certain entry made in the SAP std table and which got transported to subsequent system. I want to find the Transport Request Number which was containign that table entry and which gor transported.
    Please suggest how can I find that transport number.
    Thanks
    Saurabh

    Hi,
    Yes we can get , Basis team will help.
    B'coz i had same requirement my basis got the TR for me.
    Take their help.
    He said u can like this.
    SE11 - > Table Display - > Table Entry in Menu Bar - > Transport Entries.
    Rhea.

  • How to find Particular Transport Request.

    Hi All Experts,
    Can anybody please tell, how to find previous transport request for the scenario like mentioned below.
    If I have created some objects and transported to quality system from dev system.
    Now, i need to do some changes in those objects and retransport those changes, with original object.
    So in the request for changes to existing objects if I need to include the request from which the object was transported before, how can i find that old request.
    Your help will be surely rewarded.
    Regards
    Vinay

    Hi,
    in SE01 you can display your requests.
    Alternatively you can use SE03 / Search for Objects in Requests/Tasks, enter your user ID in the Owner, select relevant status, mark the first empty checkbox in the selection of objects, enter the object type (e.g. IOBJ for infoobjects, CUBE for ICube...) and enter its name in the input box; execute
    this will show all your requests packed with the selected objects...
    hope this helps...
    Olivier.

  • How to find a Transport Request no for Task or Workflow Template

    Hi All,
    Any body tell me.
    How to find a Transport Request No for Task or Workflow Template.
    Thanks,
    Lakhshmi.

    Hi.
    Next to the options already mentioned you can also try transaction SE03.
    Select: Search for objects in Requests/Tasks.
    Next, fill an empty line with the objectnumber you want to search (don't forget the checkbox).
    For workflow tasks use the object type PDTS, for workflow templates use PDWS.
    Kind regards,
    Jasper Blok

  • How to find the transport request which was released to Quality

    Hi Friends,
    Could anyone please let me know, how to find the transport request that was already released from Development to Quality?
    there was some change in customization took place. I could find the user (through change log) who made these changes, however I could not find the transport request number he has already released. I did give his user name in SE10 and checked the released checkbox and did click transports to see them, however I found nothing. A message got displayed on the screen: Cross-system information for user xxx. I can't ask the Basis people about it, as its not yet been trasnported to Productive.
    Is this the correct way to see the transport request number? Is there any other way to find the number. I can give the tentative dates when the change was released.
    This post might already posted before, I did some search, could not find the exact info what I am looking for.  Would appreaciate if anyone could give the step by step method to find it.
    Thanks in advance.
    BR,
    Sats.

    Ram,
    let me tell you the the situation in a better way.
    When I see se10 with my user id I could see all the transport requests that I have released. However, now when I enter my colleague user id who did these changes (he is on vacation, otherwise I could simply ask him the transport number), nothing is shown on the page. in simple words the page is completely blank. Initially I thought it is because of some authorizations, but I can get the transport request numbers that are released by another user.
    the info what I have right now are:
    1. I knew the user name who did these chages
    2. I knew the date when it was changed.
    I just need the Transport Request number I mean which starts with DEVXXXXXXX.
    As per your solution --> If you have any idea when the reques was relase you can select the request and click on goto-transport logs. This way you can find out the request. --> I knew the date when it was released, but didnt understand, the bold and underlined sentense in your answer.. select on which request? as I said, the page was blank after I enter his user id and activate it.. May be I did not understnd your solution properly. Could you please simplify it.
    Thanks a bunch in advance
    Sats.

  • How to delete unreleased transport request where the objects are locked

    Hi Experts,
      I was created a transport request, but I am facing some probelms with taht request, now I want to delete transport request. I tried to delete them in SE10, I am getting message that the objects are locked. Please tell me how to delete unreleased transport requests where the objects belong to this transport request are locked.

    Hi,
    First go to transaction se03 Choose "Unlock Objects (Expert Tool)" option under "Requests/Tasks" and unlock your task,
    Than go to se10 and delete what you want.
    I hope it helps.
    Bulent

  • In which database table we can find the Transport request for programs?

    Hi i have  set of programs , for them i have to find the transport request , please guide me in this
    thanks in advance

    Hi Sitaram,
    If you happend to be one of those who forgot the transport request number of your abap program.
    You can easily find it via the Versions Management.
    Steps :-
    Transaction SE38
    Filled in your ABAP program name.
    Then click Utilities -> Versions -> Version Management
    SAP system will display this sample list :- 
    Versions: Report source ZPROGRAM
    Version Cat Fla SAP Rel. Arch Request              Date       Time     Author
    Version(s) in the development database:
    X activ          X  46X                                      01.08.9999 15:21:56 SAP
    Version(s) in the version database:
    X 00002             46X        ABCD123456      01.08.9999 15:52:43 SAP
    X 00001  S    X  46X                                     00.00.0000 00:00:00
    Kindly Reward Points If You Found The Reply Helpful,
    Cheers,
    Chaitanya.

  • How to send the transport request from one client to other client?

    Hello Friends,
    I have generated one transport request in one of the client in Development server.Now as it is  customizing request so unless and until i transport it to other client within the same server, Changes will not be visible in other clients.So how to transport this customizing request from one client to other client within the same server.
    Thanking you guys in advance.
    Regards,
    Jitendra

    Hi Jitendra,
    Release your Transport Request via SE10, then go to STMS & import the request first to your quality server, then to your production server.
    Apologies for the incorrect inputs, please use SCC1 as advised by other forum members
    Hope the above clarifies your query.
    Regards,
    Vivek
    Edited by: Vivek on Mar 16, 2009 1:05 PM

  • How to get the transport request for a particular standard text?

    Hi,
    i want to know, how we get the transport request which associated for standard text.
    Please note already the standard text is assigned to the TR using RSTXTRAN program.
    i have a std text. i want to find the related TR for that!
    rds,
    Siva.

    Refer the link. It might tellsa about attaching to transport request but using the way you can find also -
    Re: How To Transport STANDARD TEXTS??
    Regards,
    Amit
    Reward all helpful replies

  • How to find the transport request........

    Hi,
    For particular info object I want to see the transport request
    by which it has been locked.
    Is there any way to find the transport request by giving the
    object name ? (Not by SE10 , where we already knows the trnsport request)
    Thanks,
    Jeetu

    Hi,
    I will add one more option.............
    In RSA1, goto Transport Connection. There Select your info object, drag and put on right side. Here you can see all the details (Last Changed by, Transport No, Package Name, etc......)
    Hope this helps...........
    Vivek

  • How to create second transport request for same programe

    Hello ,
    I created workbench transport request. The changes are done and still in development system.
    Now I have to do another change on the same program that has to be in different transport request,
    but whenever I  change something, and activate it, the changes are saved in first transport. How I can
    create another transport request for the same program without releasing the first one.
    Thanks

    Ask your basis team to provide you with a "Transport of Copies" request.
    Once you get it, add your object in this request and transport. your object will be transported and the original request will not be released. Do note that the changes will still be saved in the original request but you can still transport your object without releasing the original request.
    Edited by: Priyank Jain on Aug 12, 2010 4:12 AM

  • No request has been set up as the standard transport request for BEx object

    Hi gurus,
    I have this error in a query . Have someone any ideea what is this?
    Thanks,
    Ramona

    Hi,
    Before you create a query you have to assign a global request to Bex application.
    To do this goto Transport connection of RSA1, In the tool bar you will see a icon Bex (Create transport request for Bex). Assign a request for it. After doin so, you error will be resolved.
    -- Selva

  • Transport Request for LSMW Object wise

    Hi,
    I have Created Project, Subproject and Objects in LSMW.
    Project Name      : COND_PROJECT
    Subproject Name : COND_SUBPROJ
    Object Name       : COND_OBJ1 -------->(Here i have created total 10 Objects)
                                COND_OBJ2
                                COND_OBJ10
    Now, i want to create transport request for COND_PROJECT,COND_SUBPROJ,COND_OBJ1 to COND_OBJ4.
    Another transport request for COND_PROJECT,COND_SUBPROJ,COND_OBJ5 to COND_OBJ8.
    Another transport request for COND_PROJECT,COND_SUBPROJ,COND_OBJ9 to COND_OBJ10.
    Is this Possible?..Or the request will be created for entire project?

    Hi,
    To transport the LSMW,
    Goto tocode : LSMW-> Menu->Extras->Generate Change request..
    On the screen enter the required Project-Sub Prj and Object names...
    Similarly repeat the step for the other sub proj and Objects in the LSMW project
    Regards
    Shiva

  • I want to upload om data through lsmw. how can i create transport request for lsmw data.

    can anyone help me?

    Hi Anand,
    There are 2 ways for transporting LSMW data from a system to another.
    1) Export/import this method gives you the opportunity to select the subprojects or objects you want to transfer. Hence you don't transfer the object a colleague might have created and that should stay in development system. LSMW -> Extras -> Export project  
    2)Transport request with this method, you can transport a LSMW project in full (you cannot select the objects you want). With this method, the project will be transported as any other SAP object in a transport order. 
    LSMW -> Extras -> Create change request 
    For more information, refer below link Steps to copy LSMW from one client to another
    Thanks
    KH

  • How to find a transport request attached with an activity

    Hi All,
    A plant was deleted in development system and moved to quality. This is not yet moved to Production.
    I want to find with which transport request this change is moved to quality.
    I have used SE03 but no luck. I may be doing wrong. Please help.
    Thanks in advance for your help.

    Hi Friend,
    Goto the Transaction code SE01, there  in the Menu you can fine the Find request option  ,
    If you goto that screen in the next screen you can find the REQUEST TYPE and click on that , you can find the task type and their click on your Activity type and execute...
    You can able to find  TR.
    Or
    If you know the program or Function module to which the changes are applied , then it is more easy..
    In the program SE38 , in the Utilities you can find the       VERSION MANAGEMENT.
    There you can find teh TR..
    Hope it is clear, if not revert back with more details.
    regars,
    santosh

Maybe you are looking for

  • Email Adapter

    Hi, Explain me in detail abt the Email Adapter & How to configure the Email Adapter?. Thanks, Soumya.

  • Features missing in production server

    Hii, I have an application where i have file upload and download features.The features of file upload and download is visible in development server but not in production server. Any clues on this ??

  • Please hep me , struggiling to install adobe photoshop

    Good day! I bought adobe photoshop elements 10 and adobe premiere elements 10 at a istore for my macbook pro and know i cant install my disc on my macbook please help me ! thank you ....

  • Running Xsql Serveltet

    Hi ! I amreally new to this , I have the apache web server runnning in Sun. Wht are the step neccasry to run teh xsql servlet and how. I really would appreciate your kind help. Thanks in advance Kaiser null

  • Error reading User_SDO_Geom_Metadata when validating geometry

    Hello, I am having an error when running SDO_GEOM.VALIDATE_LAYER_WITH_CONTEXT on an Oracle 10.2.0.4 DB running on Windows. Below is a code snippet and response with errors. (I think during the investigation of this problem that I saw similar errors w