Tcode or a easier approach to release bunch of transport requests at once

Hi all,
Can anyone tell me if there is tcode or a way to release transport requests in mass i.e., selecting all the requests created by a user and releasing them all with one click.
CATT might work but I am not sure..can anyone confirm that it can be used?
Any easier way than doing it one by one is highly appreciated. Points will be awarded for the help.
Thanks,
Kumar

Hi ..
One thing you can do. Create two separate test program. In one program write simple one write statement and from another program submit the previous prog via job .
do 1000 times.
call function 'JOB_OPEN'
    exporting
      jobname          = l_name               "Job Name
    importing
      jobcount         = l_number             "Job Number
    exceptions
      cant_create_job  = 1
      invalid_job_data = 2
      jobname_missing  = 3
      others           = 4.
  if sy-subrc = 0.
  Submit the job in background
    submit z2nd_prog
    via job l_name number l_number and return.
    if sy-subrc = 0.
      call function 'JOB_CLOSE'
        exporting
          jobcount             = l_number
          jobname              = l_name
          strtimmed            = 'X'
        exceptions
          cant_start_immediate = 1
          invalid_startdate    = 2
          jobname_missing      = 3
          job_close_failed     = 4
          job_nosteps          = 5
          job_notex            = 6
          lock_failed          = 7
          others               = 8.
enddo.

Similar Messages

  • Add bunch of transport requests at a time

    Hi Friends,
    How to add bunch of transport requests at a time to import buffer using tp tool at OS level on windows?
    Any help would be appreciated
    Thanks

    Hi Jawed,
                         It's depends on the script which you are using. Try to copy in excel and pase in the dos  > prompt. This may help you.
    Regards,
    Hari.

  • Release strategy for Transport requests

    Hi,
    Can anybody give me the detail steps to configure release strategy for transporting requests?
    we are having Dev and Prd systems.
    Regards,
    Vinnu.

    Hello,
    I hope you have configured TMS for two system landscape.
    Just make the transport routes also, make DEV system as a Domain Controler.
    Then transport requests will automatically come in to the request queue.
    Using tx stms_import , import those request sequentially !!
    Note: Points always encourage me to reply !!

  • Custom program to release/importa a transport request

    Hi all.
    I was searching the forum but I didn't found any post. Well, this is my issue: I want to create a program that can do all the transport steps: release a transport request and import this transport request in another system.
    When I say "another system" I'm talking about SAP systems in the same transport route: Development --> Test --> Prod.
    I didn't found any Function Module or BAPI to do this process. Any idea? I think there will be a FM/BAPI to release a transport request and another to do the import in target system.
    Thanks in advance. Regards,
    Roberto Campo

    Hello,
    To do the release : TMS_TP_EXPORT
    To do the import : TMS_TP_IMPORT
    For the rest check function modules in function group TMST in tcode SE80.
    I don't understand why you want such a program.
    Importing transports can be automated via STMS (example automatic import every 10 minutes), then you don't need to write your own program, because after release of your transport, transport comes in the QA import queue and will be imported via the automatic job.
    Success.
    Wim

  • How to release the cancelled transport request ...

    Hi Experts,
    i have released a TR and it was cancelled bcos my system is very slow.
    Once the system is up,i was tried to release the TR.But  i am not able to release it.
    Please help me on this.
    Thanks,
    Babu

    Hi Vijay,
    Check the status of TR in SE01...check if you can find some relevant logs...
    If you are not able to get any information from logs..
    Create new Transport Request of type "Transport of copies" and include your TR in this request. Try releasing Transport of copies.
    If this also does not work...
    1. Copy all object along with their object type names etc...(You can do this by double clicking on TR and copy all objects from OBJECTS tab).
    2. Delete all objects from current TR .(place cursor on individual object in TR and press Delete button).
    3. Create new workbench Request, double click on request, goto objects TAB and copy paste all the objects which you have copied in notepad in step 1.
    4. Save this TR and release it.
    Regards,
    Mohaiyuddin

  • Release object from transport request

    HI
    I want to take off two objects from my transport request.
    How is it possible without releasing all the exisiting objects from the request.
    Regards,
    Tapish

    Hi Tapish,
    You can go in any of the following ways
    1)Goto SE01 and give your transport request number.
       goto your task and click on edit button. you will get the list of all objects in a table.
       click on the object that needs to be deleted and click on the delete button.
    2)Goto se03 and give your request number to unlock all the objects.
        click on the objects that need to be deleted and click on delete button on top.
        dont forget to lock the objects after deleting the required
    The second option will  work in your case i guess.
    Hope this helps..
    Cheers,
    Srinath.

  • How to release a transport request with warnings using a function module?

    Hi,
    I want to release a transport request(which has some warnings) using some function module .
    The warnign that i get when i try to release the Transport Request manually is "not all objects could be locked..."
    Which function module can I use so i can release such a transport request?
    I am currently using TR_RELEASE_REQUEST but I am unable to release the TR, it throws an exception.
    Also i wouls assume that the function module mentioned would take care of releasing all the unreleased task
    under the request.
    Regards,
    Bikash.

    Hello Bikash
    As an alternative (to cope with the warnings) you may use TRINT_RELEASE_REQUEST.
    However, since this fm offers only a single task/request as IMPORTING parameter you need to take care about unreleased tasks yourself. Looking at SE09/SE10 even there you do not have the option the release a request including all its tasks.
    Regards
      Uwe

  • TCODE For Retail Easy Access

    Hi Everyone,
    Can anyone tell me the TCODe for Retail Easy Access.
    Thanks
    Chan

    Hello,
    Tcode for Retail Easy Access Menu is W10T.
    Thanks,
    Venu

  • How to release transport request

    Hi,
    Good Morning!!!!!!!!!!!!!!!
    How to realease the transport request?,in that one rquest is header in that one one more task number is there.
    can u help me,this is very urgent,
    please send step by step procedure.
    very urgent.please
    Yours
    srilatha

    Hi,
    1) first u r collected objects should be in transportable package(not in $TMP)
    then u check in SE09 which are the objects u r collected those things are avilable in that request or not if not there once again u should collect before transport and check that request if any locks are there if there release in SE03
    2) now in SE09 first u relase the task(subordinated one) then release the request.and u can see that request in imported server in tcode of STMS.
    Thnaks & Regards
    sathish

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

  • What are the Transport Request Release Functionality ?

    Sap Specialist,
                         Kindly tell me, I have following Doubt in <b>Transport Request Release</b> .                        
                         If we Realease any one Transport Request from SE09 in Developement Server,
                         What are the Functionalities Called ?
                         And How is it Export to Production Server ?

    Hi,
    kindly go through the following hints.
    Transport Request within same Server Different Clients
    I have 3 clients under one SID (dev 130,140,150). 
    And we have more than 400+ transport requests in client 130.  How can we transport these requests to other clients of 140 & 150.  If I want to use tcode SCC1, that can be done only one tran. request at one time. 
    Do I need to write a script within unix? 
    Try STMS.
    Click on the "import overview"
    Double click on your target system
    Click "refresh"
    Click on "import all request" or ctrl+F9
    Specify the target client 
    Execute the transport
    Done...
    Thanks,
    Shankar

  • Release Transport Request

    Hi All,
    What are the steps to release a Transport request ??
    Thanks in Adv.

    Lets say you are transporting from BWD to BWQ
    Step 1: In BWD go to TCode SE10
    Step 2: Find the request and release it (Truck Icon or option can be found by right click on request #)
    Note: First release the child request and then the parent request
    Steps below are to import transport (generally done by basis )
    Step 1: In BWQ go to Tcode STMS
    Step 2: Click on Import queue button
    Step 3: Double Click on the line which says BWQ (or the system into which transport has to be imported)
    Step 4: Click on refresh button
    Step 5: High light the trasnport request and import it (using the truck icon)

  • Error while releasing Transport request number

    Hi Friends,
                       Whenever i release the Transport request from SE01 i am getting the following error. Please view the attached image . Could you please explain about that error ? and how can i prevent it in future ?

    At starting it shows warning like " Your object contains error continue or cancel " but if i proceed with continue after completion of the releasing process it shows (0) successfully completed but not with an error message. As Krishna Chaitanya said i might have used any dependent object. by reading all of your answer i could understand that this is not sever problem. But i would like to understand this process very clearly . All i want to know is
    how to release the request without any inconsistencies?
    and which is the best way, ?
    is there any  requisition before i initiate releasing ?

  • Error while releasing transport request

    Hi,
    When i tried to release the transport request, it returning with code = 8 (error) so transport has not done. When I digged into the transport request, error message is
    'unimplemented function REPC_OR_DELETE DOCUMENTATION'.
    Thanks in advance.
    Arvind...

    Hi,
    This is more related to the BASIS side,
    still have found one solution in one of the thread. Still contact you BASIS administrator for it.
    Solution.
    Is the error pointing at TP or R3trans?
    In this phase, we get error coz of r3trans.
    Please try following the note 206168. which tells you to change the r3trans.
    If you have changed the r3trans earlier, then try using the same r3trans as provided in the kernel CD.
    Jayant Sahu

  • Unable to release Transport request in CHARM

    Hi all,
          After Setting up CHARM,created a Transport request,while releasing it thru CHARM gives error:"Release of system Q11 Could not be determined"
    rgds,
    rajesh
    Message was edited by: rajesh
            Rajesh M

    Dear Rajesh,
    1.Did you released the Task of the request in satellite system?
    2.What error you get when you check inside the task list of that correction.
    Please give inputs,which will help us in solving the issue faster.
    Thanks and Regards,
    Avinash.

Maybe you are looking for

  • "Add to iPhoto" not in menu

    Strange issue. In Tiger (10.4.11, fully updated), when a Mail message has one or more photos attached, there's the "Save" button in the message that, when pressed, displays (among other things) "Add to iPhoto". This does exactly what it's supposed to

  • Sharpening in PS3 and lightroom

    Hi, After sharpening in PS3 with the intent of printing from Lightroom, what should the settings be regarding the sharpening in Lightroom? Still on high? How does the Lightroom sharpening affect the sharpening done in PS3, if in fact something is hap

  • Screen size in design view

    Hi, Please help, this is driving me crazy! I had to "repair" internet explorer in Vista, which seemed to go fine. (reinstall the software) Dreamweaver kept all my files ertc. but looks very different now. The font isn't like it used to be and the mai

  • Replacement Path for Chaging the Field Names

    Hi Gurus, I have a requirement to build a query containing 31 columns say day1,day2u2026. The Report should display the fields as 1-Sep-2008.2-Sep-2008 and so on, when the query is executed in the month of September. The same query executed in the mo

  • I loose certain songs when my phone syncs

    I downloaded some songs straight to my iPhone from the iTunes store (usually I just use my computer).  Those songs now disappear on my phone, with the iCloud icon next to it where I can re-download them.  Every time my computer syncs with my phone, I