Transport: Released Request

Is there any way I can delete a released request and make a new one? I forgot to add a couple of objects and I dont want to give my manager too many requests. the req was released but not actually processed to go into Q. Thanks in advance.
Fran

You could create a new request with the new objects in it.
then in SE09 ..Right click on the new Request--> Include Objects --> specify released request
this should include all the objects from the old request to the new request which will already have the objects you missed out.
Hope this helps
Ashish.

Similar Messages

  • How to check released request transported to Production sys or not

    hi,
    Iam not a Basis guy, so waiting for your replies.
    I have around 200 released requests in my dev system and i want to check wether these requests have reached my production system or not as a mass. I can able to check on one by one but how to do it in mass. ie..i load these requests and find withwether it has reached my target system.
    Thanks,
    Suresh

    One simple  ms excel  method described below.
    1.Take list of transport entries from E070 table ( SE16)in production method ( you can select a particular time period).
    2. take a list of all the released request from Dev system.
    In excel , use Red color for production entries and some other  color for Dev entries. Then paste them in a single column and sort them according to name. If a request has been imported in Production , you will find two entries for the request number.

  • Transport Organizer: Released Request back to Modifiable status

    Hello Colleagues!
    It's possible to change an already Released Request back to Modifiable (Transport Organizer: Requests TC SE10)?
    If not, what is the workaround?
    Many thanks in advance!
    Regards,
    Jochen

    I was cleaning up abandoned work from other developers, had deleted all the objects in a task, and meant to delete the task itself, but out of habit hit the Release icon.  I wanted this task gone, so I wrote this program.  It worked to reset the task status and then I was able to delete the task. 
    *CAUTION: Use this program only for a similar situation.  Any misuse is your responsibility, not mine. 
    *& Report  ZE070_MOD_TR
    REPORT  ze070_mod_tr.
    PARAMETERS: p_trstat LIKE e070-trstatus,
                p_trkorr LIKE e070-trkorr,
                p_update AS CHECKBOX.
    TABLES: e070, e07t.
    SELECT SINGLE * FROM e070
      WHERE trkorr EQ p_trkorr
        AND as4user EQ sy-uname.
    IF sy-subrc EQ 0.
      SELECT SINGLE * FROM e07t
        WHERE trkorr = e070-trkorr.
      WRITE:/ e070-trkorr, e070-trstatus, e070-as4user, e07t-as4text.
      IF p_update EQ 'X'.
        WRITE:/ 'Changing status from', e070-trstatus, 'to', p_trstat.
        e070-trstatus = p_trstat.
        MODIFY e070.
        COMMIT WORK.
        IF sy-subrc EQ 0.
          WRITE:/ 'Record updated'.
        ELSE.
          WRITE:/ 'Problem with record update'.
        ENDIF.
      ELSE.
        WRITE:/ 'Display only - status not changed'.
      ENDIF.
    ELSE.
      WRITE:/ 'No entry found for task/request', p_trkorr.
    ENDIF.
    End of Program ***

  • Ifference between change request and release request and transport request

    what is the difference between change request and release request and transport request and customization  request?

    Please refer to this link :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm
    Regards,
    Praveen
    Pl reward if helpful

  • Error while transporting the request from quality to production of BI

    Dear all,
    When transporting a request (which contains elements of correction - in Bex designer) from quality to production of BI the following error is displayed and the request transport fails. Can the experts throw some light on this.
               Execution of programs after import (XPRA)
               Transport request   : RBDK904992
               System              : RBP
               tp path             : tp
               Version and release: 372.04.04 700
               Post-import methods for change/transport request: RBDK904992
               Post-import method RS_AFTER_IMPORT started for ELEM L, date and time: 20080406140407
               Start of the after-import method RS_ELEM_AFTER_IMPORT for object type(s) ELEM (Activation Mode)
               Error when activating element EY2CXLKXP5X5AY0RQ2XKN9EX8
               Element 5E4II2344I3JG4R6ACMYQ441Z is missing in version M
               Start of the after-import method RS_ELEM_AFTER_IMPORT for object type(s) ELEM (Delete Mode)
               Errors occurred during post-handling RS_AFTER_IMPORT for ELEM L
               The errors affect the following components:
                 BW-WHM (Warehouse Management)
               Post-import methods of change/transport request RBDK904992 completed
                   Start of subsequent processing ... 20080406140407
                   End of subsequent processing... 20080406140408
               Execute reports for change/transport request: RBDK904992
               Reports for change/transport request RBDK904992 have been executed
                   Start of................ 20080406140408
                   End of.................. 20080406140408
               Execution of programs after import (XPRA)
               End date and time : 20080406140408
               Ended with return code:  ===> 8 <===
    Thanks in advance.
    Regards,
    M.M

    Hi,
    First try to figure out the object type from the text obtained by following steps above.
    Goto Development server ,create fresh request (using transport connection) , transport to QA and then in to production.
    After successful transfer of the request for this object ,try to reimport the request which caused error and it should go smoothly without any error.
    Hope it helps.
    Regards
    Mr Kapadia

  • Error generated while transporting a request using TMS

    Dear Techies,
    While transporting a request iam getting an error message
    "Transport control program tp ended with error code 0247"
    Errors: add to buffer has problems with data- and/or cofile
    Iam not getting any information to resolve the problem. Further In devlopment system iam unable to see the old requests and also new one whcih i have created and released. I tried adding the request manually in TMS, whcih resulted in the above mentioned error.Please suggest some solution

    are you able see the objects when you are expanding the request/task
    Also please check the followings & let us know the result
    1. Goto transaction STMS. Menu verview -> Systems. Select system and Menu Check --> All available option
    2. Goto transaction STMS. Menu verview -> Transport Routes, Menu Configuration --> Check --> All option
    One more thing are you facing this problem with only for one specific request or for all requests
    Edited by: Mrinal Das on Jan 5, 2011 3:10 PM

  • Warning MSG :  while Transporting a Request to Production

    <b>Hi Friends,
               I got folowing errors while transporting a Request to Production -</b>
    <b>PART 1 .</b>
    +++++++++++++++++++++++++++++++++++++++++++++++++
       NBA        Quality Assurance
                  Selection for Import                     03.05.2006 11:56:02    (0) Successfully Completed
                  Import ABAP Dictionary Objects           04.05.2006 08:56:08    (0) Successfully Completed
                  ABAP Dictionary Activation               04.05.2006 08:56:14    (4) <b>Ended with Warning</b>
                  Import                                   04.05.2006 08:56:34    (0) Successfully Completed
                  Check Versions                           04.05.2006 08:56:47    (0) Successfully Completed
           Import steps not specific to transport request
       NBP        Nobel Production System
                  Selection for Import                     04.05.2006 08:56:35    (0) Successfully Completed
                  Import ABAP Dictionary Objects           27.06.2006 13:55:12    (0) Successfully Completed
                  ABAP Dictionary Activation               27.06.2006 13:55:15    (4) <b>Ended with Warning</b>
                  Import                                   27.06.2006 13:55:36    (0) Successfully Completed
                  Check Versions                           27.06.2006 13:55:51    (0) Successfully Completed
           Import steps not specific to transport request
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++
    <b>PART 2</b> - <b>LOG</b>
      ABAP Dictionary: Activation
      Transport request___: NBDK923224
      System______________: NBA
      tp path             : tp
      Version and Release: 340.16.09 640
      Program start============================================================
      Mass activation
      =========================================================================
      Process..................: nb13_21
      User.....................: DDIC
      Date, time...............: 04.05.2006, 08:56:13
      Platform.................: CUSTOMER-NBA(620)/DB6/AIX/nb13
      Tool.....................: BATCH/RADMASG0
      Log......................: F, /usr/sap/trans/tmp/NBDA923224.NBA
      Program parameters:
      Input medium...............: Transp. request NBDK923224
      Activation method..........: Inactv.
      Chk. mode..................: T
      Version to be activated....: M
      Versions to Be Deleted.....: Delete only active versions
      Lock against paral. exec...: Shared
      Independent statistics log.: being written
      Parallel mode..............: Switched on
      ..Resources................: 50% of Dialog Processes, Maximum 4 Processes
      .Costs for Each Task.......: Minimum: 3.000, Maximum: 150.000
      =========================================================================
      No object to be deleted and activated exists
       =========================================================================
       Mass activation
       =========================================================================
       Process..................: nb13_21
       Return code..............: 4
       Program runtime..........: < 1 sec.
       Date, time...............: 04.05.2006, 08:56:13
       Program end==============================================================
       ABAP Dictionary: Activation
       End date and time : 20060504085614
       Ended with return code:  ===> 4 <===
      =========================================================================
       Mass activation
       =========================================================================
       Process..................: nb13_21
       Return code..............: 4
       Program runtime..........: < 1 sec.
       Date, time...............: 04.05.2006, 08:56:13
       Program end==============================================================
       ABAP Dictionary: Activation
       End date and time : 20060504085614
       Ended with return code:  ===> 4 <===
    <b>Can any one tell me why this ? what is the impact of it ??</b>

    hi,
    you must extend the log complete, than you'll see the
    object, which caused the error.
    RC = is only warning:
    All the objects were transported successfully.
    Peculiarities occurred for certain objects. These might
    not have been intentional.
    Example:                                                 A warning is given during a transport if the request contains an object  deletion.                                                ...    
    A.
    Message was edited by: Andreas Mann

  • Error while Releasing Requests in Development Server

    Dear all,
                 While I am releasing request in development server, i m getting following error message, so i could not able to release request.
    Message : Test Call of transport control program (tp) ended with return code 0208.
               pls , give any good suggestion.
    Thanks & Regards,
    Sandip Sonar.

    Hi,
    This is purely basis issue, you have nothing to do with it.
    Forward the same screen shot to your basis people,they will take care.
    This happens when some problem in transport layer between servers.

  • How to transport this Request ?

    Hi,
    I want to transport a Request from D10 (100) to Q10 (230), so i release it in D10 with a Tcode : SE10 but when i diplay a list of Requests in Q10 with a Tcode STMS i don't find my Request to import it !!!!
    Please how to solve that?
    Regards.

    hi Jehade,
    when you display the import queue, somewhere in the menu, there should be an option, something like Add request to the import queue (or somethin similar). Just have a look at the menu options ans you'll find it, I am sure.
    hope this helps
    ec
    UPDATE: OK, it is Extras / Other requests / Add

  • Released request are not in import queue

    Dear experts,
    Released requests are not appearing in the import queue. They are not in the cofiles folder also. Can any one help me to get these requests in import queue.
    rgds.....
    Art

    Hi,
    Please go to SE01, select your request(s) and on the next screen click on the request. In the opened screen navigate to the properties tab and see what target system you have defined for the transport. If there is no definition, transport is considered as local and will not be released to cofile/data folders (but stays in E070). You have to define the correct target system as it's defined in TMS to make you request tranportable
    Regards,
    Mike

  • Transport release error

    Hi,
        When i am trying to release a transport, I am getting the following error. I tried the first solution, but it is doing nothing. I don't understand the second solution. Could anyone help me on this as I am doing first time in my life transport management? ( i am really tired of learning sap skills, but on the other side it is really hard to get new jobs) Thanks,
    Only edit objects from package Z_RFC in local requests
    Message no. TK332
    Diagnosis
    Objects in package Z_RFC cannot be edited in transportable Workbench requests in the current system BAM. The transport routes are configured such that objects from package Z_RFC can only be edited in local Workbench requests.
    System Response
    The function terminates
    Procedure
    You have the following options:
    If you want to transport objects in package Z_RFC into the target TE2 once only, without changing the configuration of the transport routes, then create a transport of copies in the extended view of the Transport Organizer (Transaction SE01). Go to the request overview and choose Request/task -> Object list -> Include objects to include your objects in this transport of copies.
    If you would like objects in package Z_RFC to be transported generally into the target system TE2, contact your transport administrator. In this case, the configuration of the transport routes must be corrected in the Transport Management System (TMS). For details, see the documentation on the Transport Management System

    Go to SE80
    Select Package
    Type Z_RFC
    AND CHANGE THE TRANSPORT LAYER TO CORRECT SYSTEM
    Rgds
    PR

  • Transporting BeX requests into Quality from Dev

    Hi All,
    I want to know while transporting the BeX requests, is there any special procedure ?
    I have created the BeX transport request and now my changes are recorded successfully in this request.
    What are the next steps ? In my organisation the Basis team takes care of transporting the requests. So what is my task before I ask the Basis team to transport?
    Regards,
    Srinivas

    hi,
    once changes were captured,and if all the infoproviders and infoobjects and other related objects were active in the other system do release the request.
    if transport is taken care by basis, simply give them the request number.
    Transporting BEx Objects:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    Ramesh

  • How to delete 100+ released requests from the import queue?

    Hello
    How to delete 100+ released requests from the import queue?
    One by one or there is more convinient way?
    Thanks

    To delete multiple non-imported transport requests, you do the following while in the import queue on STMS:
    1) Highlight the status field of the import queue.
    2) Sort the import queue by the status.
    3) Put your cursor on the first non-imported transport, right-click, and click on Select Block.
    4) Scroll down and put your cursor on the last non-imported transport, right-click and click on Select Block. This will highlight all requests from the first one selection to the last one selected.
    5) Go to menu option Request > Delete.
    If all of the requests in the import queue haven't been imported (no imported, including failed import, requests), you can jump to Steps 3-5.

  • Transportable workbench request

    Hi,
    What is the 'prompt for transportable workbench request' that I get when I'm activating an info object characteristic? What is the significance? I can still activate the info object by cancelling the prompt. would it create any trouble in the future?

    Hi Sameer,
    Transports are used to move your development to the higher systems and prompts come up when you are making changes to an already transported object. This is so that you do not need to remember to collect that object in a transport...the system takes care of maintaining the integrity. When the prompt comes up you should assign a request and then make sure that this is released and imported into the higher systems.
    Hope this helps...

  • Transporting a Request

    Hi Friends,
              How to transport a request ? TCode ?
    Regards
    Sonal

    Hi sonal,
    1. Tcode is SE09.
    2. Click on the request number
    (Expand the request number
      inside that there will be another number (TASK)
      First Release that by pressing the TRUCK button on toolbar.
      Then click on the request number.
      Again press the Truck Button.
    3. (IF there are more TASKS in that request,
       We have to RELEASE ALL TASKS,
       only then we can release the REQUEST Number)
    4. It will take some time to
      get transported to QA server.
    regards,
    amit m.

Maybe you are looking for