Client Roles in a Three System Landscape

I initially post this Question in other forum:
Hi all,
We have a three system landscape. In the Development client, we have the Customizing Client, the Sandbox Cliet and a Training client. I have some questions about this configuration:
Acording to System and Client Settings - System Administration Assistant (BC-RRR) - SAP Library, Training client must be in Quality Assurance System, and it must be created by client copy from client QTST (it gets the transports from Custimizing). In this Training System we must create users for all our key-users to training. We must not create any user for key-users in sandbox client (this client is for the DEV team). is that ok?
What are the downsides of having out TRAINING client in the Development System?
Now, a consultant is asking me to open some modifications in the TRAINING client: He needs to load Exchange rates (OB08) in that client, but he is getting "Client is not modifiable". They are asking me to create users for key-users in the sandbox client and the training client.
I need to know if they are using the system in the right way. I dont want the system to become a mess.
I been reading this notes: SAP Note 356483. I don´t know what this means: "Now the corresponding Customizing object is no longer subject to the transport connection and is excluded from the changeability check. The change is active in all clients of the system. You can also change the Customizing object in a locked client (independent of the client role). However, now it is also no longer possible to manually transport entries of the view or table."
Aditional notes:
SAP Note 78329,  sap kb 356483
Thanks for your help!
One person answere me this:
Hi
You should create your question in the appropriate area :
Software Logistics
The drawback of having training client in dev system is that it could be negatively impacted by ongoing changes performed in that system (custom program that are changed, not working...)
Some specific customizing changes can be set as current setting and thus can be modified without needing to open customizing but only if the client is set as productive.
There is also a way do deactivate modification recording of objects (aka deactivating the transport connection) but, if you apply this change for this activity/object, you won't be able any more to record change into transport orders
Regards
356483 - Customizing: Current settings in the test system
77430 - Customizing: Current settings

Hi Andres
I do not really now the exact impact, it might prevent some business data from being mass processed or overwritten...
I did had to deactivate the transport connection on specific objects/activities for some customers.
It depends on the frequency of that activity. I don't like to open the client to modification as you can sometime forget to close it back, and sometime also it gave the opportunity to other consultants to make changes that would create inconsistency among envt in the whole landscape.
At least activating the recording of changes could help in tracking the source of modifications
RZ10 => rec/client=ALL
STMS => RECCLIENT=ALL
Regards

Similar Messages

  • Change Request Flow In a Three System Landscape --- PLZ DO REPLY

    Hi Experts,
    I am new to SAP and have this doubt;
    Suppose we have a three system landscape with DEV, QTY and PRD systems in it.
    Say we create a new change request in DEV system. So to transport it to QTY we will release that request from DEV using T code se01 .
    Now the request will come in QTY systems queue and we will login to the appropriate QTY client and import this request into the QTY system.
    <b>No my basic doubt is, after the testing in QTY how do we move this request to PRD system ?</b>
    Do we again release this request from QTY system using se01 or we need to go at the OS level in the QTY system and manually add this change request in the PRD system buffer ? ( Please send if any reference link is there)
    I will really appreciate any info in this regard.
    Thanks in advance.
    Regards,
    Mandeep

    Hai Mandeep,
        First Thing,
        -->If you are maintaining a common transport directory,the released change
           request will be exported in that common transport directory..
        --->Now you just enter in to the server(which is Transport Domain
            Controller).
        --->In that go to Import Overview,now your QA server has one import req.
            you just click the req. and import that req..
    >Now if you want to import the same req int o PRD.,Enter in to PRD
             server.Go to tcode STMS_IMPORT, In the top go to
               Extras>Other req.>add..click this and add that particular 
             req.that you want to import in to PRD server..
        --->select that req and import that req...
    Thanks & Regards,
    Gopinathan.T

  • SOLMAN 4.0 SR2 connect to SAP R/3 Three System landscape (DEV QA and PRD)

    Hi,
    We have successfully installed SOLMAN 4.0 SR2 (ABAP + JAVA) on
    WIN2003 SP2 EE MSSQL 2005 EE SP1.
    I just want to activate the service so that SOLMAN could see my existing SAP R/3 4.6 C Three system landscape (DEV QAS PRD).
    I heard settings should be done on SPRO IMG configs. Could anyone tell me the exact procedure to navigate on it. I see a lot of buttons to config and execute, Just want to make sure everything will be in order.
    My SLD is directly installed locally on my SOLMAN server.
    Thanks,
    Simoun

    Hello Simoun,
    Telling from your last sentence I assume that you would like to connect SolMan (transaction SMSY) to your locally installed SLD or in other words: replicate SLD system data into SOLMAN system landscape SMSY.
    Please check this document:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000538663&_SCENARIO=01100035870000000202&_OBJECT=011000358700000530282007E
    Here you find information covering prerequisites, required SAP Solution Manager IMG configuration to connect SLD and SMSY and frequently ask questions (FAQ-like).
    I hope this helps you to get started.
    Regards,
    Doreen

  • What is the Three System Landscape in SAP

    Hi All,
    Please explain me What is the Three system Landscape in SAP.
    Thank you very much,
    Kavya.

    1.  Database Layer
    The database layer consists of a central database system containing all of the data in the R/3 System. The database system has two components - the database management system (DBMS), and the databse itself. SAP does not manufacture its own database. Instead, the R/3 System supports the following database systems from other suppliers: ADABAS D, DB2/400 (on AS/400), DB2/Common Server, DB2/MVS,INFORMIX, Microsoft SQL Server, ORACLE, and
    ORACLE Parallel Server. The database does not only contain the master data and transaction data from your business applications, all data for the entire R/3 System is stored there. For example, the database contains the control and Customizing data that determine how your R/3 System runs. It also contains the program code for your applications. Applications consist of program code, screen
    definitions, menus, function modules, and various other components. These are stored in a special section of the database called the R/3 Repository, and are accordingly called Repository objects. You work with them in the ABAP Workbench.
    2.  Application Layer
    The application layer consists of one or more application servers and a message server. Each application server contains a set of services used to run the R/3 System. Theoretically, you only need one application server to run an R/3 System. In practice, the services are distributed across more than one application server. This means that not all application servers will provide the full  range of services. The message server is responsible for communication between the application servers. It passes requests from one application server to another within the system. It also contains information about application server groups and the current load balancing within them.  It uses this information to choose an appropriate server when a user logs onto the system.
    3.  Presentation Layer
    The presentation layer contains the software components that make up the SAPgui (graphical user interface). This layer is the interface between the R/3 System and its users. The R/3 System uses the SAPgui to provide an intuitive graphical user interface for entering and displaying data.  The presentation layer sends the user’s input to the application server, and receives data for display from it. While a SAPgui component is running, it remains linked to a user’s terminal
    session in the R/3 System.
    REWARD POINTS IF HELPFUL
    Message was edited by:
            vijay kamath

  • Three-system landscape for Business Objects

    Hello!
    I'm new at Business Objects and I don't have imagination about it landscape. Do I need to make three-system landscape (D Q P) for BO with broadcasting to BI (D Q P) systems correspondingly? Or maybe I need make all customizing in one BO system? Could someone advice any documentation about lanscape for BO and BI?
    Thank

    Hi
    Please refer this site for Business objects
    http://help.sap.com/businessobject/product_guides/
    Regards
    Prashant

  • How to deal with customer motive in three system landscape?

    Hello,
    I am developing a portal application based on the Composition Environment 7.1 in a three system landscape. Now, I have created a customer motive on the development system.
    What is the proposed way to transport this motive from the development system to the quality aussurance and the production system?
    Is there some sort of transport mechanism or do I have to export / import the motive?
    Best regards
    Alexander

    Hello,
    Portal themes can be moved use the theme transport tool. From system admin -> portal display -> theme transport there is an option to store a theme as a zip file and then you can upload it to another portal.
    I know that this is possible. My question is, whether this is the preferred (or intended) way to do this.
    Best regards
    Alexander

  • How to configure in Charm in three system landscape

    Hi Experts
    I want to configure the charm in the three system landscape system. Please help me to configure
    Thanks & Regards

    It is same whether it is two or it is three system landscape, i guess you already must have gone through the following
    charm setup
    Re: Can Any one Provide Step by Step Config of CHARM??
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/charm-in-2tier-system-1231210

  • New quality system addition in three system landscape

    Hi,
    I need to add a new quality system (TAQ) in a three system landscape.
    TED(development)----> TEQ(quality)----->TEP(Production).
    new landscape will be
    How should i add the new system in landscape.
    1)Through extended Tranport
    2) is there any virtual system addition which can help
    3)how can i preserve my current STMS configuration for backup.
    Kindly help with the approach and procedure for the same.

    Hello Swati,
    You can add another QA system using normal STMS config. Just need to create another delivery route from DEV to QA.
    Older STMS configuration is stored using version management. You can later extract the older version from Tcode : STMS -> Overview -> Transport routes-> Configuration menu -> Get other version.
    Regards,
    Denish

  • STMS Route configuration in Three system Landscape with DEV,QA and PRD

    Hi
    We have Three system landscape.i.e DEV,Quality and PRD
    Before Somebody  configured the STMS by selecting standard two system land scape ( Dev and QAS)
    We Have Installed Production Server And Added into Existing STMS Configuration
    Now Three Systems Showing, In Import Overviw Screen
    How Can I Create Route Between Three systems
    What I am Asking Is Without Delet Old Roots
    Can i Create it are Not
    regards
    NSN

    Refer these links:
    http://help.sap.com/saphelp_erp2005/helpdata/en/1c/2ddc0901db11d284870000e8a57770/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/44/b4a0137acc11d1899e0000e829fbbd/frameset.htm
    Regards,
    Ravi

  • SAP Three-System Landscape

    Hi All,
    I have a very basic doubt - I have read umpteen times that the SAP recommendation is to use a 3-system landscape for performance reasons. One system for the developement, one for quality assurance and one for the production environment.
    However, I want more clarity on what a 'system' is. Does it mean I purchase 3 mySAP ERP licenses for my implementation and then implement DEV, QAS and PRD in each of them? But would that not multiple my costs 3 times if I decide to move from legacy system to an SAP implementation?
    Thanks and Regards,
    Vidya.

    Srividya D. wrote:>
    > Yes, all clients in a single SAP software get affected if any client-independent customizing. So do you mean by having different hardware systems for the different logical systems (DEV, QAS, PRD) client-independent customizing in one client in one hardware system does not affect another client in another hardware system? But I don't quite understand this since the concept of a client is per SAP system and not hardware system.
    Yes. exactly if the system are different then any config/changes will not going to affect another system until unless you move any transport. Client is a buisness unit to identify the Buisness data, It is system specific.
    > By an instance if you mean an SAP Application Server, though there are multiple application servers on multiple hardware systems, the underlying Repository (nothing but database) and client-independent data should still be common right? Or do you mean that if I implement 3 instances of the SAP ERP system over 3 hardware systems, each instance or application server then has its own client space which do not interfere with the clients in the other hardware system?
    I mean to say you required 3 Hardware, for 3 Database, and 3 SAP instance, 1:1 concept. everything will be seperate and will not interfare with any other system.
    Regards,
    Subhash

  • Regarding Client Role change in DEV system.

    Hi All,
    I had some requirement from SapHR they want to do some Holiday calender changes in Sap Level.
    and we have only Test Role client in our Dev System. They want me to change the Client Role from Test to Customizing Client.
    Kindly let me know if Client Role is changes from TEST to CUSTOMIZING. is there any inconsistany in TMS.
    Thanks,
    Abdul

    Hi,
    Run BDLS to change the source system assn. Then check to see if all your transfer structures are active and also your source system is now the correct one. Easiest way is to goto RSA7 on the src system and see where the system is pointing to.
    Cheers,
    Kedar

  • Converting a two system landscape to three system landscape

    Currently, I have a two system landscape: DEV (development)  and PRD (production) in STMS
    I would like to add a QAS system so I will end up with DEV-QAS-PRD in STMS
    I would like to keep all data the way it is. I don't want to lose any logs or files in the data and cofiles directories.
    This is how I have this planned:
    -Include the QAS system in the existing Tranport Domain.(stms in QAS)
    -In transaction STMS go to OVERVIEW -> Transport Routes -> Standard Configuration -> Three systems in group
    and then save the configuration.(stms on the TDC)
    I'm thinking this will preserrve the current log files and the corresponding data and cofile files.
    If you have done this, I would appreciate any comment or advise.
    Thanks.

    Addition to above suggestion - Adding new system to existing landscape doesn't make any change to the data/cofiles. Process just adds additional system.
    Regards,
    Nick Loy

  • Setting client role in non-production systems

    In our QA test systems of R/3 and BW, the client role  in SCC4 was set to 'Production'. The reason I was given is that  by setting the client role to 'Production', will enable some settings in FI such as period closing,and customizing settings remain open  without transportable requests. I totally disagree with this. I worked on numerous projects, but this is first time I am hearing this. I always set client role to Test in non-production systems, without any problems. Do any one have  any idea about this?
    Thanks
    Santosh

    SAP have a concept of "current settings".  These include things like exchange rates and other items which really appear to be configuration settings.  In a non-modifiable system these cannot be changed because the transport management system tries to get involved.  If the client is set to productive, this restriction is overridden.
    I would always suggest that the QA system should be set to productive and non-modifiable to ensure that the behaviour of the transactions affecting such objects can be tested in a production-like environment.  If you need to have your QA system open for any sort of changes you are exposed to having changes introduced in QA to leading to the impression that new/modified functionality or config works but when the transport takes the unmodified version to production you'll be in trouble.

  • NWDI with three system landscape

    Hi
    1. I had Portal Dev system where central NWDI & central SLD was configured with template installer, developers were doing initial devs
    2. Now I have installed the Portal Quality system, I Just registered with the central SLD of Portal Dev
    3. Now How to do the NWDI config of the Portal quality system?. Do I need to do fresh NWDI with template installer or Register this quality with Dev system?
    How to register the Qulity with central NWDI DEV system?. anyone help me?
    Thanks in Advance...
    AJ

    Hi
    Please refer this site for Business objects
    http://help.sap.com/businessobject/product_guides/
    Regards
    Prashant

  • System landscape clients

    hi gurus,
    we are using three system landscape here, when i am into DEV system and execute SCC4  i am able to see 100,000,066,001clients...
    now from here only i.e after logging into DEV system how can i see what are clients in QAS and PRD system, is there any transaction code for this so that i can log into that thru RFC .. or say how can i view all the available clients of DEV,QAS, and PRD being into DEV system
    cheers

    Hi,
    Go to SM59 transaction. And check RFC's for your quality and production client. Then you can use Remote logon in these RFC's. Then you will get screen  of QAS and PRD system and then execute SCC4 transaction and check all the details.
    Thanks
    Sunny

Maybe you are looking for

  • "Failed to open the connection" problem related to multiple tables in the report?

    Post Author: Gadow CA Forum: Data Connectivity and SQL System specifics: Web environment using ASP.Net 2.0 (from Visual Studio 2005 Professional) Crystal Reports 2008, v. 12.0.0.549, Full We have set up the following method for displaying reports via

  • How do I separate my spouse's phone from my account but still share over iCloud?

    I know there is large amounts of talk for this topic but I am not understanding what has been said.  If you are not willing to explain and post other links as your answer then do not reply. My spouse and I have iPhone 5s and currently share the same

  • Trying to install InDesign CS3 on a new PC with Windows 8.1.

    I downloaded the Installer for CS3 and used the original disks.  It appeared to successfully download but would not run.  As mine was an upgrade version I did an Upgrade Check but could not get beyond the information required for a qualifying product

  • Contacts Ringtones and Pictures

    Hi I have set quite a few of my contacts to have their own ringtone and also for their picture to show up on the whole screen when they call me. While most of these work fine a few of them, the picture doesnt show, only the globe shows and also the r

  • In desperate need of some output :-)

    Hi, How do I do something equivalent to System.out.println(“Something”); when trying to test what the effect of something using JSF2.0 and backing beans, remember something something about Loggers years ago when trying out JSP, which was very confusi