Transport Request details in SAP

Hello all,
When a transport request is saved, all objects in it might or might not be included in the object list attached to it.
Now the components in the object list are retrieved from E070, but I am not able to find the source for compnonents that are not a part of the object list of a TR.
Can someone please let me know some table or API for the same?
Thanks a ton!!
Regards
Priyanka

Hello Krishna,
I am already using the following query, but no use. Also I have checked directly in E071
  SELECT aobj_name AS object btrkorr AS treq
      bas4date AS release_date bas4time AS release_time
      c~as4text
    INTO CORRESPONDING FIELDS OF TABLE lt_trdet
    FROM e071 AS a
      INNER JOIN e070 AS b ON
      atrkorr = btrkorr
      INNER JOIN e07t AS c ON
      ctrkorr = btrkorr
    WHERE c~langu  = 'EN'
      AND b~trstatus = 'R'
      AND a~pgmid <> 'CORR'
      AND a~obj_name IN s_object
      AND a~trkorr   IN s_treq
      AND c~as4text  LIKE lv_descr
    ORDER BY a~obj_name ASCENDING
      b~as4date DESCENDING
      b~as4time DESCENDING.
Regards
Priyanka

Similar Messages

  • Required tables which touch Transport Request details

    Could any one tell me which table we can get the following information
    1)Transport Request released by
    2)Transport Request Creation Date
    3)Transport Request released date
    4)Import to the  systems
    5)Imported to the systems on which dates
    I checked E070 and E071 and i did not found this details

    Hi,
    I think, you can find required information in below tables.
    E000
    E070
    E070A
    E070C
    E070CREATE
    E070DEP
    E070L
    E070M
    E070TAG
    E070TC
    E070USE
    E071
    E071C
    E071E
    E071K
    E071KF
    E071KFINI
    E071S
    E07T
    Regards,
    sai

  • Transport Request Details

    Hi,
    I want to know if there is any report or function module that would let us see if all the objects in a transport request are assigned to which package?
    Thanks in advance.

    Hi Kalyan,
    Thanks for your response. I have found the solution. I actually wanted all the objects in a transport request to be assigned to a package ZBW.
    The solution is, go to SE09 and give your request number, then do the following from the Menu Bar:
    Request Task->Object List->Object Directory Entries. This would show all the objects in the request and their packages.
    Thanks

  • How to change Transport Request Description in SAP

    Hi experts,
    I want to change Transport request description, please suggest me whether its is possible or not. else i have to delete the same request and re-create as per my requirement.
    Thank in advance..
    looking forward for expert comments...
    With Best Regards,
    Bharat B

    Hi Bharat ,
    You can chnage the description of the transport request if thesame is not moved from Development --> to Quality .
    Use T Code SE09/SE01 and select the required transport request no  and Double click on the same .
    Then click on Change  Icon and properties Tab . Here you can change the description of the Transport request.
    Thanks and regards
    Veera

  • Table that stores Transport Request Details

    Hi SDN Gurus,
    Is there any table that stores all the details of all the transports in Import Queue (STMS). I am mainly interested in import time and method execution time of the transport. I need to write an ABAP program that for calculating the time for mass migrating all the transports in the queue.
    i looked at the tables E070, E071 and some others but din't get the required info.
    Any help will be rewarded with points.
    Thanks

    Here is some correction to what i said. i got some information like the transport number, owner of the transport, target system and the IMPORT time of the request from the table E070. i guess all i need now is to find the time at which the transport is completed (Method Execution time) so i can calculate the time it took for transport.
    Thanks

  • Transport Requests for standard SAP Objects

    Is there a way we can determine the list of standard SAP objects(user exits, requirement routines, etc.) that were transported. Basically I would like to get a list of Standard SAP programs(non-Y and non-Z programs) which have been modified and transported up in the landscape.
    Any help would be appreciated.
    Thanks,
    ALAM.

    Hi,
    You can find details  in the table e071.
    Regards
    Ben

  • Error while uploading Transport request from SAP ECC6.0 EHP4 to SAP ECC 5.0

    Hi friends,
    Error while uploading transport request to the transport directory,
    we downloaded the transport request from one sap system which have a set of developments(contains screen programs)
    for example downloaded all co files and data files
    control file: K900470.SAD and Data file: R900470.SAP from transport directory.
    we are trying to upload the transport to another Sap system
    we have
    Uploaded the controlling file K900470.sad to the location  /usr/sap/transpad/cofiles/
    Uploaded the controlling file R900470.sad to the location  /usr/sap/transpad/data/
    we tried to add in the import queues using TCODE: STMS and trying to import.
    During import we get the below error:
    HALT: unknown dynpro format: d021s_length() returned 0 Please contact the SAP support.
    End with rc : 16
    Please help me on this
    We are trying to copy from ECC 6.0 EHP4 to SAP 5.0 and SAP 4.7EE
    Thanks & Regards
    Murali Papana

    Did you see that you tried to transport to an older release!! You should have expected such a result.
    Before doing such a thing, you should have looked at SAP notes to see SAP recommendations, if any. And you're lucky, there are ones: [Note 1090842 - Composite note: Transport across several releases|http://service.sap.com/sap/support/notes/1090842]. You need to know that ECC6 corresponds to SAP Basis 7.0, and ECC5 corresponds to SAP Basis 6.40.

  • Log for Addition/Deletion of object in a Transport Request

    Dear Friends,
    Recently I had a issue where I tried deleting an object from a transport request and I got the message that object is deleted successfully.
    But when the transport was imported then it failed with Sy-subrc 8 because of the same object in transport.  The reason for the same could be :
    1.) Either the object was not deleted from the transport request.
    2.) Or Some one else added the same object again in the request.
    I want to read the log of this transport in such a way that I see when a object has been added/deleted from a transport request along with SAP User ID of the person doing it.
    Is this possible ? If so kindly share the steps with me.
    Thanks a Lot for your kind help!!! This is very important for me....
    Regards,
    Lalit

    Hello Lalit
    I hope nothing of that sort is available as the transport requests will again have tasks under them.
    The changes done to  the task will have to be tracked in that case but SAP doesn't have that task change logging as far as I know.
    All E0* tables relates to transports and objects under these transports none of them have logs on this nor even any transactions which allow user to edit the transport object.
    You get an action log which provides who created it and who releaed them.
    But if you configure CharM on Solution manager I hope you can track each changes.
    Regards
    Vivek

  • Function Module for Transport Request

    Hi All ,
    Is there any function Module that can be used to fetch Transport Request Details like.
    1. Objects Contained in TR.
    2. Objects Types
    3. Created BY
    4. Status of TR (Released / Modifiable).
    Any pointer will be appreciated.
    Thanks & Regards,
    Rohit Garg

    We have different tables which can provide you this data...why do u expect function module..
    E070 => Change & Transport System: Header of Requests/Tasks
    E071 => Change & Transport System: Object Entries of Requests/Tasks
    E07T => Change & Transport System: Short Texts for Requests/Tasks

  • Tables in ChaRM- Transport Request & Tasks

    Hi,
    Need the table name which contains the Transport Request details & Tasks( In Transport Request) with statuses in solution manager and not in R/3.
    In which table we get the details.
    Regards
    PK

    Hi PK,
    as you have E071, E07a... in satellite systems you have the same in Solman for transport requests of ChaRM.
    All of them start with /TMWFLOW/REPExxx
    For example E071 become /TMWFLOW/REPE71O or /TMWFLOW/REPE71R
    I dont remember exactely whats the differeence between both. Does it refer to Open and Release. I ll let you confirm that cause i don t have ChaRM on my Solman here.
    One more thing; if it s for reporting matters; be aware that they are not always as up to date as the ones in satellite
    Threre is a job on your Solman that must be planned that updates them regularly. This job is something like cmssyscol2 if i remember well
    Hope this helps
    Regards
    Khalil

  • How to track Transport request released

    hi Experts,
    How to track Transport request released from one development system (D01)to another
    development (D02).
    is there any way we get know .
    Amit

    Hi,
           From SE09 & SE10 you track the transport requests, and even you can find the transport request details from the following database tables.
    E070                             Change & Transport System: Header of Requests/Tasks
    E070A                            Change & Transport System: Attributes of a Request
    E070CREATE                       Change & Transport System: Creation Date of Request
    E070DEP                          Change & Transport System: Dependencies of Requests
    E071                             Change & Transport System: Object Entries of Requests/Tasks
    E071C                            Change & Transport System: Client-Specific Lock Flag
    E071E                            Lang. Transport: Positive List for Generic Object Selection
    E071K                            Change & Transport System: Key Entries of Requests/Tasks
    E071KC                           Change & Transport System: Key Entries of Requests/Tasks
    E071KF                           Change & Transport System: Nametab Info. on (CHAR)Key Fields
    E071KFINI                        Change & Transport System: Nametab Info. on (CHAR)Key Fields
    E071K_30                         Change & Transport System: Key Entries of Requests/Tasks
    E07T                             Change & Transport System: Short Texts for Requests/Tasks

  • How to remotely control objects from transport request

    Hi all,
    I have to perform some task but can't find the way to get it done. What I have to do is:
    a) get list of transport requests for given SAP system (i.e. its import queue)
    b) let the user choose transport requests from the list
    c) get list of all objects from chosen transport requests
    d) control these objects in source and destination (from point a) ) SAP system. 
    Points a) to c) are easy and already done (using appropriate function modules and ALV objects). But I have no idea how to do things from point d). Control means comparison of dates (i.e. last modified) of objects in source and destination SAP system. The main goal of this approach is to avoid transportation of older objects from source system (DEV) and overwritting newer versions of the objects in destination system (PRD). I tried to use SAP versioning system to check versions remotely (the same way as it can be done from standard SAP transactions, e.g. SE38 for program source) with RFC and it worked fine (see function module SVRS_DISPLAY_REMOTE_DIR). But what about other objects not covered with versioning system? There are 932 objects that can be transported (at least TR_OBJECT_TABLE function module says so). Versions management system covers about 30 (program source, function module, object methods, table definitions, lock objects, and so on) of them. The problem is with the rest (900 transportable objects).
    How can I check their dates remotely in source and destination SAP system. Any clues? Manual retrieval of the information about dates of 900 various SAP elements must be very difficult (if possible at all) because so many objects must be spreaded out in many tables. Is there any universal or standard way (report, RFC function module) to get required information?
    Thanx in advance,
    Jacek Witczak

    Hi
    There is no automatic way to delete the unnecessary objects from the transport reqeust.
    1. Go to Tcode se09 and select the request which contains the unnecessary objects.
    2. Select the unnecessary objects and delete manually.
    Also if you want to delete the entire request then unlock the request in the tcode SE03 and then delete the request completely.
    Also note that if the request is released then you will not be able to delete the objects in that request.
    Hope it helps.
    Regards
    Sadeesh

  • Need a datasource for transport request

    Hi all,
    i am working on solution manager and i have to develop a BI report using the bi engine of solution manager....the report which i have to deliver is transport request details like....if a tp request is in dev then what is its status and if it is in qa then what it is its status...etc....
    so is there any business content datasource which can give me these details ....
    Regards..
    Deadlocks

    Hi
    In most of the clients they write a custom program to see the versions of a tp.
    My best bet would be ..if you are trace/debug mode in the transport logs.. it will give you what you need to write a report...
    Take a look at tables E070 and E071
    Thanks
    Kalyan

  • Take backup of transport request to a cd

    Hello All
    How can we take the backup of transport requests for eg  Program name is ZQAS_XXX_XXX and transport request SIDK902343.  Please let me know the step by step process to take the backup of the transport request to a CD.
    Is it just by coping the corresponding files with same name as transport request in /usr/sap/trans/data  and /usr/sap/trans/cofiles ?
    Please let me know the step by step process.

    Thank you very much reyes
    So I will copy the corresponding datafile and cofile of the transport request from /usr/sap/trans/cofile and /usr/sap/trans/data  and copy that to a cd.  I hope this will be enough to take the backup from source system.
    And for uploading that transport request to target system, I will do as you said.
    Thank you for the help .

  • How to set at the server level to log transport request in SAP ME

    Hi:
    when I do configuration in SAP ME, can I set at the system level to log for transport request ?
    so I can  use transport request for other client or server.

    Hi!
    There is no "transport request" in SAP ME, however, there is Configuration Data Transfer Export/Import activity which can export the data to ZIP file at the source site and then import that file at the destination site.
    CDT activity can utilize CTS+ as a transport channel but I would suggest ZIP file instead because the file can be edited manually in case of any issue or if you want to remove some data.
    For details, please consult this How-To Guide.
    Regards,
    Sergiy

Maybe you are looking for

  • SharePoint hosted App that listens and log SharePoint Events

    Basically, what I need, is something that can listen to all events fired in SharePoint and write them to a custom list. I was thinking of making this as a SharePoint hosted app because it has to work on SP Online as well. The idea is then, to let a p

  • Webmail and Mime

    We are experiencing a problem with our Webmail. version: Server ESMTP (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003) I have opened a ticket with Sun, but do not have resolution yet. When someone in webmail replies to a HTML message that

  • How to keep a R/3 session from R/3

    Hi, There is a R/3 transaction RF Monitor (TCode LRF1) that is used in WM to control all operations, users and TO's. When a user is connected to a normal GUI Session, user name appears in this transaction with the number of TO that is being procceced

  • Records Management  add  and read note

    Hello We are in the process of imigrating our paperarchiv from Excel-Sheets to records management. For the data-imigration of the paperrecords I found a bapi. So far so good. I also have to add a note to the paperdocument. For this I have found nothi

  • Itunes crashes when I try to look at my apps on my ipad

    I have itunes 11.1.1 and when I connect my ipad to it and then select to see the apps on my ipad it crashes? I need to back up some of my apps but i'm unable to because itunes keeps crashing!!