Vesrion control and transport system

Hi all,
          how version control works in XI..i know we have history for each and every objects in IR and D.but if something is went wrong and i want ton activate older version is that possible thorugh this history or we have to develop any other process to activate older version obejct..
Transportation also..i am following file system transport ..if we want follow that track how can we do that..
thansk for your time..
Regards
Rao

Hi,
Yes you can activate any old version from history. Just open old version click on edit and then save and activate again (you can add single space in description to enable save button).
You can also open old transport object and activate like stated above but I am not sure if you activate whole transport.
May be you can find old import files in "Imported" folder on Os level and you can copy it back in "Import" folder to import it again.
Regards,
Gourav
Reward points if it helps

Similar Messages

  • Change and transport system not configured

    hi
    Please anybody help me on this. I installed SAP IDES4.7 on Win Xp with Oracle9.2. It is working good except one error. when i click on anymenu item in GUI a popup says " change and transport system not configured'.
    How to fix this?
    i appreciate your help in advance. Thanks
    Madhu

    Hi
    After installing SAP IDES4.7 u have to do post-installation.As a postinstallation u have to configure the STMS(sap transport management system)
    STMS is mainlly used for moving objects from one system to other system
    Regards
    kiran kumar.v

  • Please help me with my electrical engineering homework : temperature control and watering system for greenhouse using labview and arduino

    temperature control and watering system for greenhouse using labview and arduino
    spesification :
    1. max temp : 28 celcius (when temperature is more than 28 celcius, fan ON)
    2. min temp : 20 celcius (when temperature is under 20 celcius, heater ON)
    3. watering system : aquaponic (grow plant and fish in separate tank but connect each other). Plant roots help filter water for fish. Fish poop for plants fertilizer. So I need a pump to distribute water.
    Please help me create VI file simulation.. I'm sorry I'm not fluent in English. May God bless you all
    Attachments:
    YOOOSHH.vi ‏88 KB

    Duplicate thread.   Please keep the discussion in that thread where you already have a response. It is also the more appropriate thread for your question.
    Lynn

  • No administration authorization in Change and Transport System in CHARM

    Hi guys,
    I am currently working for CHARM implementation for ECC 6.0
    now my problem i created an urgent correction  and i released the transport request successfully, but when i try to execute the Pass correction test action it is saying that No import into test system has taken place yet. then i went to task plan and checked there in quality system it is saying No administration authorization in Change and Transport System.
    So i asked my basis team to assign the S_TMW_IMPORT profile to user TSADM in 000 client of quality system and additinally our basis team has assigned S_CTS_ADMI. authorization object to TSADM user ID in 000 client of quality system. But SAP has suggested to assign S_CTS_IMPALL and S_CTS_IMPSGL authorization profile to S_CTS_ADMI.
    But the problem is S_CTS_IMPALL  and S_CTS_IMPSGL authorization profile is not available in 000 client of quality system.
    Kindly give your valuable inputs as early as possible. the solution provided by anybody will be rewarded with points.
    Thanks&Regards
    Raju

    can you try assigning the below profiles to that ID.
    S_TMW_OPERA     
    Operator in CTS (All Transport Authorizations)
    S_CTS_ALL     
    Transport system: All authorizations
    S_CTS_DEVELO     
    WBO: Profile for developers in P systems (incl. tasks)
    I too have checked and i did not come across the profiles nor objects S_CTS_IMPALL and S_CTS_IMPSGL .
    Where did u get the message that they have to be imported ?
    Hope it helps.
    Award points for the replies that are helpful to you.
    Rgds,
    Sri

  • Correction and Transport Systems

    Hi all,
    I am Arun Pandey from India. I have a proble with CTS. The question is given below:
    When a program is created and need to be transported to production does selection texts always go with it? If no how do you make sure? Can you change the CTS entries? How do you do it?
    Please guide me.
    Regards,
    Arun

    Hi Arun,
    I do not think we need transport system to achieve this though that is a possibility too.
    1) When you change the selection text of a program, activate it at the text maintenance screen itself, it would be included in the open transport
    2) If not, after changing the text, go back to program and save the program without making any changes and then activate the program, you would see both text and progran items in the pop-up. Click on both and activate it
    You may have missed it, that's why you dont see it in the target system.
    Cheers
    Raj
    Reward points if helpful

  • OLAP Variables and transportation system

    Hi,
    When I transport a variable from the development system to the production system, SAP transports not only the definition of the variable but the current content of it.
    In our case this is an odd and dangerous behaviour: I have some OLAP variables defined which their values are used to know what data to load in next load process (they are parameters for InfoPackages and DTS processes). So, if someone transports a variable it will overwrite the current content of it and some data can be lost or loaded again.
    This is what happened us few days ago. Someone transported a variable from the developement system and SAP used the current value copied from the development system (and not from the production on) to load and manage data.
    I posted a note to SAP Support System and they said that this is the standard behaviour of it.
    a) Do you think that this is a normal behaviour?
    b) Do you know any method to avoid developers to don't transport variables to the production system by accident ?
    Thank you
    Ramon Roura

    Look at following link:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/44/b4a2bc7acc11d1899e0000e829fbbd/frameset.htm
    In case, it's a fresh installation, then just run the command "STMS". This will recognise that there is no configuration and it will ask you for inputs. Kindly input the domain controller details and you will be able to set the basic configuration for transport management.
    Also, check the following links:
    http://help.sap.com/printdocu/core/print46b/en/data/en/pdf/BCCTSTMS.pdf
    Regards,
    Gauravjit.
    Reward points if the solution is helpful

  • Best design idea for parallel DAQ (via GPIB), PID control and watchdog system

    Hello!
    I am a starter programmer in LabView, I already understand the basic ideas, and design patterns, like producer/consumer, events state machine, functional global variables, and so on, so the basics...
    I started a project a few weeks ago, and first I wrote and tested all of the necessary subvi-s for my project, like the ones initializing my GPIB devices (a Keithley mux and a dvm), controlling/reading out the measured voltage/resistancy values from them, subvi for my Static Analog Output card (I have to drive 7 analog output channels, 4 has to be PID controlled regarding to some of the measured values from the GPIB devices), and another subvi for the analogue card, sending TTL watchdog signals out to my experiment in every 2 seconds.
    Any idea is welcomed about suggesting the best design pattern for my project.
    The main features of my program would be:
    After starting the user interface the program starts with a start-up state, initializes the DAQmx channels and the GPIB devices. The program starts to read out different values from the GPIB devices, including 4 temperature values in every 3 seconds.
    In the same loop (?), using PID control, the program sets the DC voltage values of 4 channels (3 to heating wires, 1 to a Peltier-heat pump) on the Static Waveform Analogue output card, the remaining 3 values are constants.
    I have to send digital TTL watchdog signal to some relays from the same output card, changing its state in every 2 seconds (not the same rate as the GPIB values are read out).
    When the 4 temperatures and the power values regarding to the heating wires are equilibrated after a few hours, the program goes into another state, and signals to the user, that the measurement can be started. During a measurement, I write out all of the measured values to a TDMS file, and there is also some basic calculations "on the fly", like a moving average.
    After the measurement done, the user can swap samples, and the program goes into the above state, waiting for equilibration . and so on...
    Do you think I should use a Producer/Consumer pattern with events? Or someone would recommend me a better design idea?
    Thanks very much!
    ps.: I read out lots of values from the Keithleys, so I put them in a cluster. I made a small test vi (attached without the GPIB comm subvi-s), just to test the GPIB comm. So this is the recent state of my project. (all other subvi-s tested and ready to use as I wrote above, like the DAQmx output part)
    Attachments:
    GUI_Calorimeter_control_image_v2.vi ‏284 KB

    Okey
    I think it is a better approach if I work first, and after I ask
    I go with small steps. For first, now I just want to make a DAQ analog output loop, and parallel a watchdog loop sending out TTL in every 2 seconds.
    The main loop in my project will iterate with approx. 10-15 seconds.
    I want to check in my watchdog loop, if my main loop hangs up (in that case the PID control stops, but the danger is if the output voltages stay on).
    After some readings, I have decided to use a functional global variable.
    I have attached the vi, can someone give me advice, what would be the good solution for this purpose?
    (I know it is a bit silly what I messed up with the shift registers in the bottom loop, it was some experimenting).
    Thanks in advance!
    Attachments:
    watchdog_funcglobvariable.vi ‏12 KB
    Global 1_stop.vi ‏4 KB
    analog_output+Watchdog.vi ‏57 KB

  • What's the difference between transport route and transport layer

    what's the difference between transport route and transport layer,Can somebody give me some explaination? thks in advance!

    Hi,
    Transport Layer in ABAP Workbench
        The Change and Transport System supports the distribution of development
        work on large projects across multiple SAP Systems.
        The packages in each development system are grouped into one transport
        layer.
        The transport layer determines whether objects are assigned to a local
        or transportable change request.
    Use
        Each of your SAP development systems is assigned a transport layer as
        its standard transport layer. If you use Extended Transport Control, you
        can assign different standard transport layers to certain clients.
        You can define at the most one consolidation target for each SAP System
    and transport layer.
    When you create a package, it is assigned the standard transport layer
    of the SAP System.
    If you want to assign a different transport layer to a package, you
    require the administration authorization for the Change and Transport
    System.
    The objects in a package automatically have the transport attributes
    defined for the corresponding transport layer.
    o   If a consolidation route originating in their SAP System is defined,
         then the objects are assigned to a transportable request, and
         transported into the consolidation target when it is released.
    o   If a consolidation route is not defined, the objects are assigned to
         a local request, and are not transported.
    Customizing settings are not assigned to a package. They have the
    transport attributes of the standard transport layer of the system or
    client.
    It is best to assign a package a standard transport layer for which a
    consolidation route originating in the development system is defined.
    To display and maintain the transport layers and routes, use the
    Transport Management System (transaction STMS).
    Only the system adminstrator can make changes.
    Caution:
         The tables TSYST, DEVL, TWSYS, TASYS are no longer productive as of
         Release 4.0A and cannot be maintained.
    Regards
    Ben

  • Alternate development landscape and transport path - release management

    We are discussing a proposal within our company to build a landscape that includes separate clients and transport paths for development of new system enhancements vs. ongoing production support. The idea is to keep all new development in a separate stream and prevent any conflicts with any required production support changes. This approach was used on a project where I previously worked, and we are seeking input from other SAP shops that use this approach, as well as any best practice documentation to assist us in development of an internal proposal on the topic. I would be grateful for any input on this topic, as well as the topic of release management.  I have done quite a bit of searching on SDN and BPX and am just not finding anything.
    Note that I also posted this question in the BPX general discussion forum because I was not clear exactly how it should be categorized.  I apologize if this was not the appropriate course of action.

    Hi Bob
    without being an expert. You could check the documentation for "Change and Transport System" (CTS) in help.sap.com. It comes with some "strategic" information as well.
    The CTS "belongs" to SAP NetWeaver, and an extended version is available "CTS". Further recommendation would be that you check out the SAP Servicemarketplace information for SAP NetWeaver for "CTS". The use of such large functions is normally described in presentations as well.
    regards
    Andreas R

  • Documents of Transport system

    hey guys,
    I need documentation about usage of Transport management system.i want to know more knowledge of understanding the Transport system proceduces and what should be taken care while transporting etc..
    explaining the STMS tr-cd and SE10 also necessary to know.
    if anybody can guide me would be appreciated.
    ambichan.

    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/d7/8eb9361a75ea43e10000009b38f839/frameset.htm">Change and Transport System - Overview (BC-CTS)-Click Here</a>
    Very informative and contains the links to all the tools
    e.g.
    STMS - Transport Organizer
    Rishi

  • Probelms while replicating Data Source and transport into test system

    I find  the following error messages whilre transporting into test system.
    DataSource 0EC_PCA_1 does not exist in source system of version A.
    Mapping between data source 0EC_PCA_1 and source system  is inconsistent.
    DataSource 0EC_PCA_1 does not exist in source system  of version A.
    Field AFABE will not be delivered from DataSource 0EC_PCA_1 in source system.
    any ideas please..........
    Enhanced the Extract structure and activated the data source in Source system
    Replicate the Data source in BI  and install the Infosource through BI Content  activated and transport them to Test system.

    Hi,
    1.First transport the data source from R/3 dev to R/3 quality
    2.Replicate the data source in BI Quality ( make sure you that in the data source tab, you are searching the data source below the appropriate source system ---otherwise you  data source may not appear)
    3.goto rsd1in BI development for activataing the info objects which you have added extra in the info source (z info objects )
      activate these info objects and collect in another request
    4.transport these info objects from BI dev to  BI quality
    5.transport entire data source to bw quality.
    Thanks,
    Tarun Brijwani.
    Edited by: Tarun Brijwani on Apr 6, 2009 4:26 PM
    Edited by: Tarun Brijwani on Apr 6, 2009 4:26 PM

  • Creation and transportation of query from development to simulation system

    Hello experts,
    I need to create a new Query in the development  system in the General Ledger folder in Financial reporting.  and then I need to transport the same to the  simulation system. what are the correct steps I  need to follow to do the same if have to avoid any issues during this transportation.
    Do I need to do any modifications to the role ZS_XX_BEX_MENU and transport the same?
    Could anyone help me in this regard giving me the exact procedure I need to follow.
    Regards

    No need to modify, but if it is $temp then change it has ur won request.
    follow the genral procedure
    1)In RSA1 Go to Transport tab and collect ur query.
    Drag to right screen
    If it is in $Temp change it to your own request. For this You may need Access.
    2)Query contains all objects which were used in that query.
    if any Info object that are created newly then check for Transport
    3) Then, finally click on transport(Truck) icon
    4) By default, it will collect all new objects including newly created Info Objects also. You can change the collections of your own selection.
    You will get a Request Number here. Please save this Number so that you can check this at SE09
    5) In SE09 search for your Request Number.
    6)Release The request by subsequent process onwards( Means sub contents like infoprovider first and then Query)

  • All Information regarding Change and Transport management System in SAP

    Hello Experts,
    Iam into Basis . I need all information ,fundamentals and concepts over Change and Transport management system in SAP .Its fundamentals,the way it works ,how requests r transporteded etc.  I want more of this information in regards to practical scenario. Plz dont provide help link as iam aware of that. I need good explanatory content ,in your own words shall be appreciated more. If any body has any self prepared good explanatory and procedural matter , tat will be of help.requested to revert at earliest as this is a bit urgent. My Email Id is [email protected]
    Useful answers shall be rewarded points.
    Thanks and Regards,
    Somya

    check this link
    http://help.sap.com/saphelp_47x200/helpdata/en/d7/8eb9361a75ea43e10000009b38f839/frameset.htm

  • Changing Original System and Transport Target System for Objects

    Hi Gurus,
             I need to do mass transport of all the Infoobjects to newly defined system. Since these objects have different Original system. Its giving me error. Again, for other objects, Transport Target system is QAS, But we want to change it to NBW (A new system to which we want to send transport) . I am able to change package of Infoobjects. Is there mechanism to change Original System and Transport Target for System? Please let me know ASAP.
    Regards,
    Harpal
    Message was edited by:
            Harpalsinh Gohil

    If you simply edit your original post, it will go to the top of the list. There's no need to post duplicates.
    Subjects with a subject of "Urgent" will be filtered out by a lot of responders.
    Why not close this thread and bump the other one?
    Rob

  • How to Transport Factory Calender to QTY and PRS systems

    Hi All,
    I had done a small change to Holiday calender in SCAL. I have read that it's not suggestive to transport it. Can any one let me know the procedure to transport the change to QTY and PRD systems.
    The transport button is greyed out .
    Best Regards,
    Sri

    The following OSS Notes have also been checked.
    356483 : Customizing: Current settings in the test system.
    077430 : Customizing: Current settings .
    328916 : Cust Changes despite "System cannot be changed" setting
    Can any one provide an input on the procedure to move a factory calender - Individual entry..
    Thanks in advance
    Sri

Maybe you are looking for