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.

Similar Messages

  • How to add Objects to transport request through FM/BAPI?

    Hi All,
    I am creating a workbench request through program. I am able to create it by using BAPI  but i am unable to add objects to it through program.
    Can anybody tell me the funcion module/bapi to add object to transport request?
    i have the list of objects that are suppose to be added.
    No BDC please.
    Thanks ,
    Swarup

    Hi Swarup,
    Check FM TRINT_MODIFY_COMM. Also look at program TH_TKANL for the usage of FM.
    Thanks
    Lakshman

  • Ho to programmaticaly add objects to Transport Request

    Hi Experts,
    I have a requirement programmatically add objects to a Transport request.
    My requirement is , to modify/delete entries from DB table in the program and to create that object under a Transport request.  I could successfully add objects while creating entries to the DB table. I have some confusion when I'm to delete entries in  the DB table. How am I to achieve this. Is there some delete key/flag in the transport request which indicates that the entry is for deletion in the table.? When the TR is SAP craeted, both the creation and deletion TR appears the same.
    I'm using FM 'TR_REQUEST_CHOICE' to add the objects.
    Thanks in advance ,
    Regards,
    Anjali

    Thanks Neenu, My problem is not in adding objects to a TR.
    Suppose I have a Config table, which I want to maintain by the use of an program. With this program I should be able to create and delete entries in the config table. Now While creation, i face no problem or confusion in adding the tasks to the Transport request. But if I'm to delete entries from the config table and maintain it in the transport request, how shall i do it? The TRs which SAP creates for addition of entries and deletion of entries appears same. I cannot spot any differnce in the tasks while creation of entries and deletion of entries from the DB table.

  • Releasing transport request taking long time

    Hi All,
    I am releasing transport request in SE09, for releasing child request it was taking long time and for parent request taking much more long time.
    In SM50, i didn't find any processes running.
    Can anyone tell me the solution.
    Thanks & Regards
    Uday

    Hi Uday,
    >> I am releasing transport request in SE09, for releasing child request it was taking long time and for parent request taking much more long time.
    You didn't note what release your are running on, but you can check the note 1541334 - Database connect takes two minutes
    >> In SM50, i didn't find any processes running.
    It is normal, because the system exports the transport request by "tp" command at the OS level, after TMS complete its job on a DIALOG wp.
    Best regards,
    Orkun Gedik

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

  • SES_ADMIN search help index to add transport request.

    Dear All,
    I have a requirement to add index for particular business object in SES_ADMIN.
    i need to business object index to add into a transport request to move to other systems.
    please let me know whether it can be possible to add index into a transport request?
    Thanks & regards,
    Prathap.

    Hi Prathap.,
    I'm not sure why you would want to transport an index from per-production to production.  The content the index points to would not be live production data.  I think you might want to transport you search configuration.  Please visitSearch Engine Service Configuration for Advance search
    Best regards,
    Duncan

  • Transport Request is not Generating while Deleting the Process Chain

    Hello,
    We have a old process chain across the Land scape(D->Q->P),now due to some reasons we have created a new one in Dev Sys.
    Now we want to delete the Old Chain in Dev Sys and want to transport the same to remaining systems. But the problem is when we click on delete, straight away a pop up is coming as Do you want to delete the chain YES or NO.
    Could any one of you suggest why it's not asking for a TR.
    Thanks
    Best Regards
    Lucky.

    Thanks Chanda
    One more problem
    The dtp which is there in the old chain is used in the new one also, when I am trying to add to a transport request, It is displaying this dtp has been locked with the new request.
    I have deleted the new chain request and as you suggested trying to create a new transport request for the old chain,after giving the new description for new transport, strangely a pop up is coming as Specify a Request.
    When I continue, finally it is ending with errors.
    The user terminated processing of objects REQUEST (In RED)
    Operation cancelled at user's request(In YELLOW).
    Can you suggest what could be the cause for this.
    Thanks.

  • Need TP command for Add  Transport Request to import Queue all at a time

    Hi SAP gurus,
    Can you tell the o/s  or  TP  command  to  Add   Transport Request to import Queue all at a time which are available in co files directory   ,
    Because I have to add 500- 600 request .  For every request I canu2019t  do like this  STMS_IMPORT  -- Extras=> other requests -add--
    Thanks and regards
    babu

    Hi,
    You can export list of all transport requests from your DEV system in one shot, from SE09-> Display (provide your required selection criteria) -> Goto -> "Display as List"
    You can export these all Transport Requests as Spreadsheet. Then Filter out all your required 400 to 500 Transport Requests.
    Now,use another excel sheet to create a file with the list of required transport request Nos only, then concatenate all of them to generate the required TP commands as mentioned below.
    The syntax will become as follows:
    column1           column2         column3
    tp addtobuffer DEVK900123 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900124 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900125 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900126 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp addtobuffer DEVK900127 <SID> pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900123 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900124 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900125 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900126 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    tp import          DEVK900127 <SID> client=### pf=<Drive>:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    -> Open Notepad and Copy+Paste these three columns & save the text file in the <Drive>:\usr\sap\trans\bin\ folder.
    -> Then rename this .txt file to *.bat.
    -> open a command prompt and change to the <Drive>:\usr\sap\trans\bin\ folder and run the .bat batch file.
    Make sure that object lists of all the Trans. Requests are checked and confirmed for the transport to avoid data incosistency in target system. (e.g. Number Range Object)
    Regards,
    Bhavik G. Shroff

  • RFC error when trying to add transport request in queue in STMS..

    Hi,
    When I try to add a Transport request in queue in STMS transaction. I get RFC error saying some problem with tp program.
    But when I go and check the RFC connection through STMS in system overview -> Communication -> RFC setting, it says RFC connection Ok.
    What may be the issue  ? I really need some light on this..
    Regards,
    Rajesh.

    Hi Rajesh,
    At times when u try to add the TR to a queue there would be 2 reasons.
    1. If u have imported a TR into a system say QTY and it needs to be re imported, then we delete it fromthe STMS queue and add it again to re import it.
    2. If u have some transport from external sap system to be imported here we place the data and Co files in the trans directory and then add the TR to this queue.
    A TP failure happens if the data and co files does not exist in the TP directory or else, the TR target system is incorrectly mentioned.
    Hope it helps.
    Br,
    Sri
    Award points for helpful answers

  • To add infospoke to a Transport request!

    Hi,
    I had created a new infospoke and would like to add this Infospoke to the transport request!
    but unlike other objects in BW, for which u can add or make a new transport request with extras option in menu bar!
    But for infospoke there is no such option!
    Can any one tell me how can i add infospoke to a transport request
    Raj

    Hello Bob,
    i did changed mmany times the infospoke definition!
    Everytime it gets activated but i wonder where that has been included in transport request!
    we have system where all the objects will have a local when you first save or activate the objects!
    when you change the package of the object then only it asks for transport request!
    i am sure my infospoke is stroed as a local package but do not know how to change and include in a transport request
    Raj

  • STMS: Add a great number of transport requests to the queue

    Hi everybody!
    we make a system copy and I have two questions regarding this.
    1. After the system has been copied, we have to add a great number of transport requests to the transport queue (transaction STMS). Is there a report to to this?
    2. Of course, the transport requests added to the queue have to be imported. Is it possible to mark them all at a time and then start the import? I mean, if one specific object (for instance a reportsource) is part of several transport requests, does the STMS ensure that they are imported in the correct order, so that the following won't happen: a imported object is overwritten by a older version.
    Thanks for your help in advance.
    Regards
    CHRIS

    As Sunny said you can do it from OS as there is no SAP program. Create a file with the all transports no. that you want to add to the buffer at the OS level. Here is the script that we use:
    for i in `cat file_name`
    do
    tp addtobuffer $i SID client=xxx pf=TP_DOMAIN_SID.PFL
    done
    For you second question, the sequence of import into the system will be based on how they are listed in the STMS queue. So first transports goes first then the second, third and so on.
    Hope this helps.
    Thanks,
    Naveed

  • Can we attach whole function group at a time to a transport request?

    Hi, thank you for viewing this query.
    can we attach whole function group at a time to a transport request?
    please adivce.. as soon as possible.

    If the function group has not been transported yet to other systems (and it's not a local object), there should be a transport already with a FUGR entry.
    If not, you can manually create a transportable workbench request via SE01 and add entry R3TR FUGR <name of function group>. This will transport all the dependent subobjects that you mentioned.
    Thomas

  • Transport request  coming at the time of creating doc type

    Dear all;
    Here is a serious problem ,I am currently working in development server ,I was trying to create a new purchase order document type from Standard PO document type .after copid the NB i have done the required change ,but at the time of saving no transport request is cominmg it is direcly saving by the system.I have checked in IDES there it is coming fine.Whatmay be the problem?It is serious problem ,because I canot check in sand box due to I am unable to **** it to Sandbox .Please suggest.
    Thanking you;
    Joydeep Mukherjee

    Hi,
    Use T.code:SCC4, check whether development client setting done for not generating transport request!
    Here,select your development client and double click; system will take to new screen
    Now check u201Cchanges and transport for client specificsu201D Tab and select u201Cautomatic recording of changesu201D and save.
    Better consult your Basis Consultant for above.
    Regardsm
    Biju K

  • Add-on Transport  request

    Hello!
    In what instances would we use 'add-on transport request' which appears in the drop down menu of Configuration tab in solar02 transaction?
    Thanks.
    Mike

    When you want to use existing transports to configure your process rather than re-keying in the configuration. However, I cannot imagine why you would want to detail your configuration this way.
    Maybe when you want to provide a level of confusion as to how the system was configured? It's sort of similar to when you put a BC Set on the Config tab. Without a document telling you what the BC Set is doing it kind of makes it hard to see the big picture.

  • How to avoid the transport request popup when changing real-time load behav

    Hello experts,
    I'm often switching between the two loading mode, and I already worked in systems where I don't have the popup for transport request : (so I guess there is a possible tuning anywhere)
    How to avoid the "asking for a transport request" popup in BW when changing real-time load behaviour of an infocube
    Thanks in advance, I will save precious time
    Guillaume P.

    Hello Krishnan,
    i tried to switch all object types from "not changeable" to "changeable original", but still get the popup when switching cube loading mode.
    Do you know the particular object type to manage ?
    Hello Vishnu,
    same thing, whatever the option is (switch on / off standard) I have the transport popup.
    Anyway thanks for your try.

Maybe you are looking for

  • How to select multiple addresses from the contacts list to send an email?

    How do I select multiple addresses from the contacts list at one time to send an email. Each time I select one, the address book closes and I have to touch the "+" key to open it back to select another address. Is there a way to select all of them at

  • IPhoto 11: Thumbnails show as normal, but photos are blank

    Hello everyone.   I have a problem that I bet is common, but I'm not seeing it here in the discussions, maybe from people describing it as different things.   I just opened iPhoto 11 to access some photos, went through the thumbnails, found the ones

  • When I type, the text doesn't display on the screen immediately

    I type rather quickly, yet lately, I've noticed, as I'm typing, it takes several seconds for the text to show up on the screen. I haven't spilled anything on my keyboard, my computer is fully charged, and I've restarted it twice. Does anyone know wha

  • Address Book "Edit Distribution List" not working in Lion 10.7.2

    I have been told by people in my "Groups" that I am sending to the wrong e-mail addresses.  I checked and sure enough so I went to edit the distribution list for that group and it's greyed out. It worked prior to this update. My wifes is still using

  • Showing server side error in Flex

    Hi all.. I have a RPC call which consists of a staging process which throws custom error messages at different stages. I want to show these error messages at the flex side. How this is possible? i tried using event.fault.faultString... but it doesn't