Help me on Transport !

Dear my friend,
I have finish developing a ABAP program on my Server.
So, i need to transport this program to other Server.
Please show me the best way to do transportation !
thanks !

hi friend,
First of all i want to know that whether you want to transport to client to client or server to server.
anyway,
Suppose if you create a report in SE38, during first save it will ask in which object u want to save that is local object($tmp) or transportable( develpoment class) object.
if u saved in local object then u cant transport it to another client or server.
u can transport the program only if u saved in development class**.
during save in development class it will ask one request number.
u can give a new request no by clicking a new request or by f8.give some short description.then enter.thats it.
*if u dont know how to create development class goto se80 and click development class ( in latest version its name is package ) give some z*** name and create.
after successfully saved in development class you have to activate it.
u can transport the report , only if it is active.
finally u have to release the report or request by doing :
utilities ---> versions ---> version management u may find the request number.
double click on that.u may find 2 request nos.
double click on the last one u may find one red colour lorry in application tool bar.click that lorry. it will vanish.go back.
double click on the first one.once again u may find the red color lorry. click that lorry.just refresh for a few seconds.go back.
now u cant see the request no. because it was released successfully.
then login to ur target server to import this request.
goto STMS t-code u may find the red color lorry in application tool bar.
click that lorry. u may see all the clients over here in that u jus click ur target client.it will show all the request nos. jus refresh it then only u will find ur request number in the bottom.
select the request first , then click the yellow lorry which is in the application tool bar.it will show one pop-up . enter the target client over there.u may find 3 tab strips below that. go to the 3rd one.deselect the first check box. then enter. it will ask yes or no. give yes and refresh it for few seconds.thats it.
now u transported ur program from server to server successfully.
hope u understand this.
feel-free to ask ur clarifications.
ALL THE BEST!!!
Thank u!!!
( This is my first ans ( and also i didnt post any qns till now ) after i registered in sdn-sap so any thing in wrong manner pardon me

Similar Messages

  • F4 help for Customizing Transport Request Field....

    Hi,
    I need a Function Module for F4 help for Customizing Transport Request field. I have used the below FM but I ma able to get only Customizing TR for only Login User Name only but not other Users. How to get the Customizing TR which are created by other Users(Owner is diferent from Login Owner).
    PARAMETERS: p_cts  TYPE e070-trkorr OBLIGATORY.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_cts.
      PERFORM get_cts CHANGING p_cts.
    *&      Form  get_cts
    FORM get_cts  CHANGING p_cts.
      TYPE-POOLS trwbo.
      DATA: lv_cts TYPE trwbo_request_header.
    To Get only custimzing requests
      CALL FUNCTION 'TR_REQUEST_CHOICE'
        EXPORTING
          iv_request_types     = 'W'
        IMPORTING
          es_request           = lv_cts
        EXCEPTIONS
          invalid_request      = 1
          invalid_request_type = 2
          user_not_owner       = 3
          no_objects_appended  = 4
          enqueue_error        = 5
          cancelled_by_user    = 6
          recursive_call       = 7
          OTHERS               = 8.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        CALL FUNCTION 'POPUP_DISPLAY_MESSAGE'
          EXPORTING
            titel = 'Transport'
            msgid = sy-msgid
            msgty = sy-msgty
            msgno = sy-msgno
            msgv1 = sy-msgv1
            msgv2 = sy-msgv2
            msgv3 = sy-msgv3
            msgv4 = sy-msgv4.
      ENDIF.
    Pass the selected TR to selection screen
      IF sy-subrc = 0.
        MOVE lv_cts-trkorr TO p_cts.
      ENDIF.
    ENDFORM.                    " get_cts
    Regards,
    Deepthi.

    Instead of using FM 'TR_REQUEST_CHOICE', you can have direct database select on table E070 and E071.
    In E070, the field TRFUNCTION determine the customizing and workbench request.
    K->     Workbench Request
    W->     Customizing Request

  • Issues in attaching a search help to a transport?

    Hello
    We have a Z_search_help in the Developemnt system(its attached to TR# DEV12345678, which is not yet transported) because of some reason i have deleted this Z_search_help from TR# DEV12345678, well.
    After couple of hours I decided to use it again for my other Z_table, so I went to Z_search_help and just made some changes to 'Short Description' field and some parameters (dummy parameter created, saved, deleted) and used the same TR# DEV12345678, well.
    But, when I saw this TR# DEV12345678 in SE10, i have noticed my z_search_help is saved as 'Search Help Defination'! but when i checked my other search helps they saved as 'Search Help'!
    Pls. let me know
    1) Can I go ahead with this 'Search Help defination' and move the TR to QA box? or do i get any issues while transporting to QA box along with its associated Z table(in which I used this Search help)?
    2) Whts the difference in these two terminology (Search help defination and Serach help?)
    3) Am i all set? or do i need to delete this Z_search_help from the system and create a brand new search help with the same?
    Thank you

    Hi
    1) Can I go ahead with this 'Search Help defination' and move the TR to QA box? or do i get any issues while transporting to QA box along with its associated Z table(in which I used this Search help)?
    I think so as you have changed the structure of your search help, so all component of that search help will be transported
    2) Whts the difference in these two terminology (Search help defination and Serach help?)
    Sincenrely I don't know the real difference, but I've done your same steps and I've noticed the same behavior, I see the type of object attached to the request is different:
    A) R3TR/SHLP/<search help> for Search Help
    B) LIMU/SHLD/<search help> for Search Help Definition
    Probably the first case A) is for a new search help, so when a search help is created, B) if it's changed: but I think in the both case all components of a search help will be transported
    3) Am i all set? or do i need to delete this Z_search_help from the system and create a brand new search help with the same?
    No
    but if you want you can delete the search help from the request, and then you insert it manually again (just as explained in case A)
    Max

  • Need Help with WAD transport

    HI All,
    I have made few changes in existing web template using WAD. While changing objects, and HTML code, it did not ask for any Transport. I am not sure, how do I move the changes in Quality and Production?
    Any urgent help will be very helpful here.
    Thanks,
    Paul

    Hi Paul,
    either your objects were never transported before - then you need to collect them in the transport collector.
    or they were already transported and there is a bex transport request defined for the package where they belong to. then the objects are already on this transport and you justs end this one into production.
    best way is to go to the transport collector and collect the template you have changed. The the system will tell you, to which transport request the objects belong.
    regards
    Cornelia

  • Error in Transporting Process Chains

    Hi All,
    I have a requirement of changing the object name of the Process Chain.
    This I have achieved by copying the existing process chain and meeting the naming conventions of the process chain as per client requirement.
    Now As both the process chain have the same start variant shows the error. Again I have solved the same by removing the start process of the original process chain and created a new start process for the original process chains. This now shows no error.
    The problem is when I try to transport the copied process chains I am getting the error pop up message
    "Edit objects separately since they belong to different original systems"
    Kindly help how to transport the same

    Hi DPN,
    Check oout this thread. This might solve yuor problem.
    Errors in Transportation
    Thanks and Regards
    Subray Hegde

  • Not able to transport the BI Content(Dev) to Production.

    Hi Gurus,
    <h6>I'm transporting BI Admin Cockpit to prod and its ending with errors.
    I've successfully moved it to QA but while moving to Production it is ending with errors.</h6>
    <h5>I'm trying to push the below listed objects:</h5>
    <h6>0TCT_VC11                    InfoCube</h6>
    <h6>0TCT_IS11                     InfoSources </h6>
    <h6>0TCT_DS11     DW1CLNT500           Transfer_structure/Transfer_Rules</h6>
    <h6>0TCT_DS11      DW1CLNT500           DataSources(3X)</h6>
    <h6>ZPAK_4D8CABGMHNNDBZR20LDDZB07Y      InfoPakage </h6>
    <h5>Along with these I've collected all the objects which were being used in InfoSource/Communication_Struct.</h5>
    <h5>After moving it to Prod it ended with below mentioned error:</h5>
    <h6>Start of the after-import method RS_ISMP_AFTER_IMPORT for object type(s) ISMP (Activation Mode)</h6>
    <h6>DataSource 0TCT_DS11 does not exist in source system PW2CLNT100 of version A</h6>
    <h6>Mapping between data source 0TCT_DS11 and source system PW2CLNT100 is inconsistent</h6>
    <h6>DataSource 0TCT_DS11 does not exist in source system PW2CLNT100 of version A</h6>
    <h6>P.S. The DataSource is not from R/3 its BI DataSource.</h6>
    <h6>Kindly help me in transporting it to Prod.
    Many thanks in advance.</h6>
    Regards,
    Akhil

    Hi Srikanth,
    Compare the transport request which imported in QA & PRD from dev then you can find .
    If you transported the same request from DEV to QA & DEV to PRD then this might be possible.
    because of mapping of source system.
    if you have transported same req from DEV to QA & DEV to PRD then plz import that request from QA to PRD.
    Please check mapping of source systems in TX: RSA13 in DEV & QA systems.
    Hope this will help you.
    Thanks,
    Vijay.

  • Operating Concern - Transport

    Hi All,
    I'm trying to create a New operating concern, new characteristics and value fields in the gold client. But these customizing changes are not "automatically" collected in a transport request.
    Can someone tell me what is the right way to go about with configuring CO-PA Organizational elements and Data structures in the gold client and collect all these settings in a transport.
    Many thanks for your help
    SB

    Hi,
    For transporting Operating Concern please use transaction code KE3I. You need to create a manual transport request. Many of the CO-PA requests can be included in transport request from this transaction. While incorporating the characterstics and value fields excercise caution and check the transport request regarding the objects included.
    There is also an OSS note on CO-PA transports. You can check the same.
    Thanks
    Murali.

  • EJB Transport in OSB 10gR3

    Hi All,
    I need help on EJB transport in OSB 10gR3.
    In our scenario, a proxy will poll a location for any incoming file (xml). Once any file comes, proxy service will pick that file and pass it to the business service which will call an EJB deployed on weblogic 8.15 and pass incoming file to EJB by calling it's one operation.
    My questions are -
    1. Which kind of argument can be passed to EJB in above case (means can we pass the incoming xml as String or we have to pass it as the type of root node in xml)
    2. Is there any documentation which describes the implementation of above scenario in OSB?
    Thanks & Regards,
    Anuj Dwivedi

    Bala,
    the OSB Gives The JNDI Provider "ormi" does not exist.
    Reference to a non-existing instance: ForeignJNDIProvider System/JNDI Providers/ormi Have you configured Foreign JNDI http://e-docs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jndi/ManageForeignJNDI.html
    Are you aware of this note http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/ejbTransport/ejbtransport.html#wp1074283
    "Although it is possible to use a WebLogic Server foreign JNDI Provider, Oracle recommends that you do not. "
    Involve your Oracle Sales Representative/Support Representative to suggest this enhancement to OSB for supporting ORMI in OSB jndi provider. If you are licensed customer it becomes your right to make your suggestion known to Oracle and if you are not licensed customer then you got a valuable bargain chip :) . In either case talk to you Oracle representative to know official recommended approach from Oracle and also if enhancement can implemented or not.
    Meanwhile I would suggest using IIOP/IIOPs which is supported by OSB to access EJB on your Oracle Application Server.
    http://download-uk.oracle.com/docs/cd/B31017_01/web.1013/b28958/jndi.htm
    http://download-uk.oracle.com/docs/cd/B31017_01/web.1013/b28958/jndi.htm#i1084614
    Manoj

  • Transporter - Basic installation and connection questions

    We have never used or installed the Transporter before.  We are currently using Tidal 5.3x and are upgrading a sandbox environment to 6.2.  I have looked at all the transporter documentation I can find and am still missing some very basic questions - plus I cannot get the "help" option in transporter to work.
    WHERE do you install the Transporter and why?  CM Server?  Master Server?  Desktop?  If it is on a server, then does the user that runs it need to remote the server in order to user transporter?
    I have attempted to install on each of the above, but cannot establish a connection.  When I click "test" I get error "Failed to Connect [Login failure with responseCode [404]]What should I be entering in each of the following Connections fields?  My comments indicate what I have assumed/attempted to enter and received the error above.
    Connection name  - just a given name to a connection? aka TESSandboxMaster
    Server Name  - what server?  master?  Is there a specific format this needs to be in?
    DSP/Plug in name - I found a dsp file on my CM Server named TES-6.0.dsp - should I put TES-6.0 here?
    User - network user that is a Super user in Tidal?  aka networkname\superuser?
    pwd - windows pwd for that user?
    Thank you for any help you can provide.

    Hi Patricia,
    1. The Transporter is installed on the Client Manager - the CM is essentially a web server to handle client requests, perform sacmd commands, and utility for transporting jobs from one environment to another. A Tidal user would have to be granted rights to Move Jobs to Production, and I believe Tidal user has to be able to sign on to the CM as well.
    2. I've reviewed an older copy of the transporter user guide 6.1 provides instructions on how to complete those fields:
    To create a connection: (on page 32)
     In the Connection Name field, enter the name for the connection file.
    In the Server Name field, enter the name of the Client Manager machine.
    In the DSP/Plugin Name field, enter the master instance name.
    The master instance name is the TES DSP or Plugin name. This is displayed from the Web UI in the Master Status pane.
    In the Server Port field, enter the listening Web Service port used by the Tidal Web Client. The default is 8080 for non-secured connections and 8443 for secured connections.
    In the User and Password fields, enter a valid Enterprise Scheduler user name and password.
    Select the Secure HTTP option if you want to connect securely through the HTTPS protocol.
    This option is enabled only if Transporter has been configured for secure
    connections. Figure 8 is an example of Transporter not configured for secure
    connections.
    BR,
    Derrick Au

  • How to transport infoset query to Production serveR?

    when i transport everything is transported to production server. when i run the transaction in production server it shows me the error saying . PROGRAM Does not exist .. how to resolve this..
    can any one help me to transport my infoset query from step-to-step.
    Regards
    Saad Nisar

    Well there is no button as such.
    I hope you must have found the Transport button.
    When you click it, it gives selection screen there you can find the redio buttons.
    Export will create a transport request and Download will download it to local machine.
    Let me know if it doesn't work. But you have to do more analysis as to how to go this way.
    Regards
    Shital

  • Transport of query

    hi all,
    When i try to create a transport request for a query a local request is created.which i cannot transport.this query is in standard area.please help me to transport query.
    thanks ,
    mahesh

    Hi Mahesh,
    The query which u want to transport is makes sure that it is under a particular devlopment class.
    U can create ur development class including all the includes and make sure to include in transport.
    reward if useful..
    thanks and regards
    suma

  • Prefix Number range: Transport number range

    Hi All,
          Here is the situation. there are 2 dev servers. the prefix number range in both are maintained as 901 . The workflows will be trasported to a single prod servers. Now as i understand this will create some trouble in prod coz two workflows in two system might have the same number.
          Now I think maintaining different number range might help. but when transporting to prod how willl this number range will be taken into account. I mean how to make sure that 901 will be transported as 901 and same as 902 range? Do i need to maintain some config in prod system or just reserving both the number ranges 901 and 902 in prod will solve the issue? Just need some confirmation ..
    Thanks in Adv !
    Anuj Sethi

    Exactly. The numeric ID that is assigned to your workflow template follows it through the transport system in the same way that the include for a function module follows it.
    The difference between workflow templates and reports (in this matter) is that you are not allowed to define the program name of the workflow template. Instead it is composed from the prefix and the next available number in that prefix range.

  • How to do transports in BI7..

    WE HAVE A REQUIREMEN to transport a new report from dev to prod. the data flow is we have an infoset defined on 1 cube and 4 dso's , out of these 5 infoproviders 1 dso is not there in production, the info set is not there in production and the report is also not there.
    Can anyone help how to transport that report from dev to prod , what should be the order in which we have to transport.
    how to tranport the infoset and dso and the report.
    also how is the data source transported..
    we have all the objects in production except the report , infoset and the dso.
    Please help me how to do the transports , step by step with all the tcodes involved

    1. Create your request in SE01 in R/3 (R/3 transports) & in BI (for BI Transports).
    Assign the request while saving the object. Package will be assigned to you by Basis.
    Or,
    Go to Object Directory Entry (search in menu bar options) & change this from $TMP to the package that you have been assigned by Basis. Then create the transport request from as well.
    2. Customizing request: this is a Client (SAP Client) specific request
    - Normally in Dev we may have 2 clients for the same system.
    - One client is used for Customizing the changes & the other may contain some test data
    - The customizing request is copied between these 2 clients
    This is then transported to the next system
    Workbench request: This is not client specific & is also used for transports
    3. Normally package is assigned by Basis for particular projects. Please ask the basis team for this.
    We can create this, but normally basis creates this.
    4. Datasource in R/3 Dev needs to be transported to R/3 Prod. What is the custom data source that you have made?
    You may have to see if the user postings have to be stopped for this or not.
    After you have activated the data source in R/3 Dev, replicate this in BI Dev & capture the active version in a transport in BI Dev as well.
    After transporting the data source to R/3 Prod, replicate this in BI.
    Send the transport of the active version from BI Dev to BI Prod after replication.

  • Transporting issue with Enhancement spot

    Hi All;
    Now i have an issue when transport the enhancement spot, we have two clients, one is for developpment, and one is for testing, i found that there is an enhancement spot exists on the testing client but not exists on the developping client. And i found that the enhancement spot is deleted by myself. Is there anyone who can help me to transport the deletion from the developping client to testing client?

    Hi Vincent,
    In SAP BI, queries are compound of wide range of objects of "Query element" type (R3TR - ELEM).
    Please, check if all associated Query elements are actually being transported.  One way of making sure of this is preparing the transport through the "Transport connection" in RSA1 transaction.  You can choose "Only necessary objets" in the Grouping type, drag and drop the query to the right pane and then make sure all necessary objects are checked.
    Regards,
    Maximiliano

  • Transporting the entries of the table TSTCT

    Dear All,
    Is there a way to transport the entries of the table TSTCT.
    I've tried the procedure specified in the below link, but it is not working for the T*  tables.
    <link to blocked site removed by moderator>
    Please suggest if there is a way.
    Thanks,
    Naveen
    Edited by: Thomas Zloch on Feb 6, 2012

    HI ,
    Check this [Thread|transport system objects i.e. contents of table t100 from one system to ano; , in that they have tried to transport T001 , And replies have few links check that too , will help you to transporting the entries of the table TSTCT.
    Regards,
    Saravana.S

Maybe you are looking for