Finding Last Successful Request of an Object

Hi Expert's,
    Can someone guide me Steps to find the last succesful transport request for a particular object which is succesfully moved from one system to another( i.e, Developement to Production)

Hi,
For this goto T-Code SE03 and navigate to the path "Transport Organizer Tools" -> "Objects in Requests" -> "Search for Objects in Requests/Tasks" now double click on "Search for Objects in Requests/Tasks" give your intended object's technical name. Before giving the technical name select the "Object Type" from the "Object Selection".
once if you execute, it gives the total list of requests in which the given object is involved.
Now check the transport log for all the given requests and go ahead with some manual search process based on your requirement.
Regard's
Balu Gubba
balu.gubba at gmail dot com

Similar Messages

  • 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

  • Last active change request of a object which has been transported

    Hi to all,
    I need a method to obtain the last active change request of a object which has been transported to the corresponding target system. I know that the CR tables are E070 and E071, but how can I know the last active and transported CR of each object? Any suggestion?
    Thank you very much,
    Antonio

    Hi Antonio, As u are aware that you can get TR information from E070 and E071 tables.From these two tables we can get the latest TR. In table E070 there are two fields with AS4DATE, AS4TIME.So, U can find the latest transported object on these two fileds.Also, u need to check the TRSTATUS field which specifies whether the object is transported ( R Released) or still Modifiable( Active as D).
    However this table will also contains subtasks and main request. This can be diffrentiated with the help of STRKORR field of E070. If blank then its a main req else its a subtask where the field would contain the Main Request No.
    Hope this would be of some help for u r development.
    Regards,
    Swaroop

  • How to find the last string value in dynamic object?

    Hi All,
    I am trying to find the last string value in dyanamic objects,Any one have solution for this.
    Ex:
    my data :12347-ebjdone-525-ecgfjf-25236-defdafgdeg
    And i want to show the output is :defdafgdeg
    Any ideas:
    Thanks
    Srini

    For oracle try using oracle function.
    e.g.
    SELECT  reverse(substr(reverse('12347-ebjdone-525-ecgfjf-25236-defdafgdeg'),1,instr(reverse('12347-ebjdone-525-ecgfjf-25236-defdafgdeg'),'-','1'))) from dual
    Object definition might look like:
    reverse(substr(reverse({ObjectName}),1,instr(reverse({ObjectsName}),'-','1')))
    Regards,
    Kuldeep
    Edited by: Kuldeep Chitrakar on Feb 12, 2010 8:12 AM

  • 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

  • Is there any BAPI/FM to create a trasnport request and add objects into it?

    Hi Experts,
    Could anyone please assist me in finding a BAPI/FM to create a transport request and add objects to it.
    I could find a BAPI BAPI_REQUEST_CREATE, it creates trasnport request but doesn't have option to add objects.
    Thanks
    Yogesh Gupta

    Create a custom Function Module , in that write a BDC to create a transport request and add objects to it.
    Thats it.

  • Time machine tells me last successful back up 19 August 2014. Have done restores and utility checks to no avail.

    time machine tells me last successful back up 19 August 2014. Repeated attempts to correct have failed. any thoughts?
    thanks, Diane

    We need a bit more info.
    You don't state that you are backing up to a Time Capsule but I am guessing that is the case.
    1. I need to know, what TC??
    A1xxx from the base please. They do go faulty as they age.
    2. How is it connected into the network? Is it main router or bridged? Plugged into what router or modem?
    3. How does the computer connect to it?
    4. Is the computer running Lion as per your profile or is it Mavericks? This latest OS is problematic. Its network reliability is poor.
    If you are running mavericks.. and using wireless then I recommend you plug the computer directly to the TC by ethernet.
    You can turn off wireless and see if you can get TM to start.
    Otherwise go through the Mavericks clean setup with the TC and see if that will get it going.
    Airtport Utility can't find Airport Time Capsule on either of my 2009 Macs
    The very simple version of this..
    Mount the TC hard disk in Finder manually.
    Type AFP://10.0.1.1 (or whatever IP is shown by the airport utility)
    You will be asked for the disk password.. supply it and save it in the keychain.
    Try TM.. if it still doesn't work, reset TM and try again.
    A4 here. http://pondini.org/TM/Troubleshooting.html
    Ensure that IPv6 is set to link-local only in both wireless and ethernet (if you use it).
    No luck you will need to follow the clean setup instructions and start over from scratch.

  • Need to find the transport request no for a transaction code

    Hi to all experts,
    how can i find out the transport request for a transaction code

    Hi,
    - go to se10
    - on initial screen choose from applicaiton toolbar Transport Organizer Tools (a hammer icon)
    - choose Search for Objects in Requests/Tasks
    - on next screen in Object Selection frame type new object type (below Data Element), type in TRAN which denotes transaction
    - select checkbox next to it and type in transaction name you are looking for on the right
    - on the frame below check Modifiable and Released
    - run
    - you will get all request where this object (transaction) reside
    Regards
    Marcin

  • RMAN  - Last Successful backup

    Dear Experts,
    RDBMS - 11.1.0.7
    I would like to know if anyone of you have experienced this issue.
    Below is my backup report (queried from recovery catalog) and see DB1 database, I see Last successful Incremental backup date showing 01/01/0001 while the actual date was from a week back. However, Archivelog backup shows correct dates. Any thoughts?
    NAME           DBID DBBKP            ARCBKP                                    
    DB1   2145674345 01/01/0001 00:00 09/10/2012 07:54                          
    DB2   1634931935 01/01/0001 00:00 08/10/2012 19:09                          
    DB3    901592423 01/01/0001 00:00 09/10/2012 07:54                          
             

    select start_time,end_time,status from v$rman_status
    order by 1
    or
    select
    SESSION_KEY, INPUT_TYPE, STATUS,
    to_char(START_TIME,'mm/dd/yy hh24:mi') start_time,
    to_char(END_TIME,'mm/dd/yy hh24:mi') end_time,
    round((end_time-start_time)*1440,2) "Minutes"
    from V$RMAN_BACKUP_JOB_DETAILS
    order by session_key desc;
    Asif @ How to find RMAN backups are successful

  • Find(String pkey) method returns multiple object of the same row

    I'm not quite sure what i've done or havent done, but I've implemented updating a row using the em.persist(Object) method.....works great, but after i did that a few times the find(String pkey) method returns multiple copies of 1 row in the db
    here are two rows in the db
    personid(PK) firstName lastName
    1234 joe jones
    2345 rachel jones
    when i execute any query looking for people with the last name jones, ie
    select object(p) from Person p where p.lastName='jones'
    it returns multiple objects of each row ie
    1234 joe jones
    1234 joe jones
    1234 joe jones
    1234 joe jones
    2345 rachel jones
    2345 rachel jones
    2345 rachel jones
    2345 rachel jones
    There is only one row for both rachel and joe in the db, but why is the entity manager returning multiple objects of each, and how do i prevent that without using DISTINCT?
    Thanks for the help in advance

    Sorry, i forgot to mention i'm using ejb 3 and jboss

  • How to find last accessed/updated tables and the query text?

    I am using :
    Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.4.0 - Production
    How to find last accessed/updated tables and the query text?
    Regards
    LEE1212

    Check DBA_TBALES view there you find one date column that indicate last update
    One option is as follows:
    (1) Turn the auditing on: AUDIT_TRAIL = true in init.ora
    (2) Restart the instance if its running.
    (3) Audit the table:
         AUDIT INSERT,SELECT,DELETE,UPDATE on TableName
         by ACCESS WHENEVER SUCCESSFUL
    (4) Get the desired information using :
         SELECT OBJ_NAME,ACTION_NAME ,to_char(timestamp,'dd/mm/yyyy , HH:MM:SS')
         from sys.dba_audit_object.
    Cheer,
    Virag Sharma
    http://virag.sharma.googlepages.com/
    http://viragsharma.blogspot.com/
    Message was edited by:
    virag_sh

  • How to find the existing request no for Smart form

    Hi Experts,
    plz tell me how to find the existing request no for Smart form in ABAP.
    thanks in advance.
    regards,
    radhika.

    Radhika,
    Choose Goto > Object Directory Entry> Lock Overview On the Initial screen of the "smartforms" transaction, after entering the actual smartform. This would give you the request number for the smartform.
    Regards
    Narasimhan

  • 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.

  • In which transport request an specific object  exist.

    I know that a way (trx) exists to find in which transport request an specific object  exist.
    Howewer I forgot which
    Could you help me

    Hi Tina,
    May be this method can be followed.
    1. Go to Tcode SE03
    2. SEARCH FOR OBJECTS IN REQUESTS/TASKS and F8
    3. Depending on the Object if its a Pgm name or a Function grp or a table etc etc you can inoput the value in the screen
    4. Specify if it s Released or in modifiable state.
    5. Check outthe lsit of TR's.
    Hope this info Helps.
    Award points if problem is solved.
    Br,
    Sri

  • 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

Maybe you are looking for

  • HELP! how do i set up my internet so i can use BB messenger and Apps world?!

    right. ive looked everywhere on the internet for help and i cant find what im looking for. i phoned up Vodafone and asked for the Blackberry Internet Service and they added it to my contract..  but now im stuck. i know that it has to say GPRS or some

  • HT5787 How long should i wait to get my new password of my Apple ID?

    Hello. I made a reinitialization by mail of my old password for Apple ID. How long should i wait to get my new password of my Apple ID?

  • Adobe Interactive Form Standard Layout Type

    Hi, We are on SAP ECC 6.0 system with ADS patch level 7. We are failing the FP_TEST_00 test.. It does not produce any output. System just hangs as if into some infinite loop.  Also noticed that, in SFP in form properties, we just have "Unknown" - "ZC

  • Xcode3 Completely Freezes Leopard 10.5.3 on Santa Rosa MacBook Pro

    Hi I am recently workin on a software project on Xcode3 (with all the latest Updates) with great disappointments i found out that very often (not every day or every time i use it) while in the process of editing source files the leopard user interfac

  • Mar-sea

    On my iMac, Adobe Reader opens pdf files from my desktop, but it cannot open pdf files from websites. It states that "this browser does not support..." I have trashed Reader and reinstalled it, but have had no luck. I use Firefox