Transport customizations in ERMS

Hi Experts,
We are configuring ERMS (SAP CRM2007). We have a few question with regards to transporting customization from development system to Quality and then futher to production:
Q1: We have different servers for development and quality. Hence we will have different domain names and email ids. So, if we transport development data to quality, we will have wrong email ids transported and we will have to manually change these.
What is best solution to get rid of this problem?
Q2: Similarly, the org data created in each of the system will have different Org ids and due to this reason the rules transported to different system will not work.
What is the best possible approach that SAP would suggest. Do we need to manually correct data in Production before going live.
Regards,
Ronit

Hi Ronit,
1. As per my knowledge, in CRM 5.0 (7.0 also), we can't create a transport request (TR) for ERMS and category modeler.  Anyhow you need to maintain data in production server.So its better to create needed data in develpoment and maintain it in Production server.
2. It is better to use TR for the Organization Model transport.
Create a TR for Org model download.
Execute the Report RHMOVE30 in SE38 Transaction. Select the Plan version. Obj. type, Obj ID, and TR and execute the report. The Objects will get saved in the TR. now you can transport this TR into Production.
Hope it resolves your query.
Regards,
Ankush

Similar Messages

  • Transporting Customization

    Hi All,
    I am facing a problem in Transporting Customization changes (deletion Customization) from Development Server to the Test Server.
    We have same customization maintained in Dev Server and Test Server.
    For Example
    Initially:
    House Bank BNK01 - payment  is maintained in Country CN and this customization has been transported to the Test Server earlier.
    But later this customization is deleted in the Development Server and this change shud be transported to the Test Server.
    How can it be done?
    I tried to add all the entries in the list(which does not contain the related House bank.ie.deleted) to the Transport Request and transported to the Test Server but customization in the Test server cant be deleted.
    note:I need to clarify this first and only then i can tranport it to the production server.
    Do clarify this.
    Thanks & Regards
    Ajoy
    Edited by: Ajoy J on Jun 23, 2008 10:06 AM

    (1) Create the 'to be deleted' configuration again in Dev.  This should create a transport A
    (2) Come out of the screen entirely
    (3) Delete the configuration - save this in transport B
    (4) Move both A and B to Test. 
    What exact transactions are you referring to ?  Some of them may not be transportable.
    Good luck !

  • Transporting Customization Problem

    Hi All,
    I am facing a problem in Transporting Customization changes (deletion Customization) from Development Server to the Test Server.
    We have same customization maintained in Dev Server and Test Server.
    For Example
    Initially:
    House Bank BNK01 - payment is maintained in Country CN and this customization has been transported to the Test Server earlier.
    But later this customization is deleted in the Development Server and this change shud be transported to the Test Server.
    How can it be done?
    I tried to add all the entries in the list(which does not contain the related House bank.ie.deleted) to the Transport Request and transported to the Test Server but customization in the Test server cant be deleted.
    note:I need to clarify this first and only then i can tranport it to the production server.
    Do clarify this.
    Thanks & Regards
    Ajoy

    (1) Create the 'to be deleted' configuration again in Dev.  This should create a transport A
    (2) Come out of the screen entirely
    (3) Delete the configuration - save this in transport B
    (4) Move both A and B to Test. 
    What exact transactions are you referring to ?  Some of them may not be transportable.
    Good luck !

  • Authorization concept for the operating SAP staff after Go-live

    Dear all,
    we are implementing SAP FI and CO. We will have three systems (development, Quality, Production).
    1)Customizing is supposed to be done in development only. However, we will need to be able to view the customizing in the production client as well. What is best practice to achieve this? Is there a role /authorization object which only can configure "IMG-allowed to read"?
    in the development client, we will need to distiguish the following roles: developer including transports, customizer, and authorization administrator.
    2) Are there any SAP standard roles with which you can distinguish these roles?
    thank you very much for your support.
    best regards Timo

    There is no standard IMG display only role.
    Even with all of the SOX  requirements out there so I guess you will need to build this from scratch.
    You also need to make sure you look at all of the information and not just at a t code level as you need to make sure the authorization levels are display rather than maintain.

  • URGENT:  sap ABAP/4's role in MM

    hi every body ,
                  i want to know the ABAP/4's involvement wth MM
    module in real time?& wht type of responsibilities r there by
    ABAP peoples wth MM?
    i need clear solutions wth examples asap. points will be rewarded soon.....................
    warm regards
    rakhi

    Hello Rakhi,
    ABAPer`s role is important in any module, its vital in case of MM this is because MM as a module involves maximum interfaces with other modules like fI-CO, SD, WM , QM. The business processes in MM are customized most of the times hence lots of changes needs to be done at various point of time, some new programs to be written.
    In implementation, an ABAPer would be configuring the specifications given by functional consultant. Like creating RFCs, BDCs.
    For transporting customizations to production from development many at times it needs abaper help (if sox compliance is there)
    In testing, bugs, runtime errors etc are the hurdles these need to be fixed with ABAPers help.
    Regards,
    Vivek

  • Bounce Management Report - CRM 5.0

    Hi,
    Is there any standard report provided by SAP for BOUNCE MANAGEMENT?
    If yes, please let me know.
    We basically want to see how many emails have hard bounced and how many soft.
    thanks
    Yash

    Hi Yash,
    There are no reports as such but you can create your queries to find out the bounced mails. You would require to maintain the customizations for ERMS (EMail Response Management Systems) for the same.
    Hope this would help.
    Regards,
    Rekha Dadwal
    <b>You gain a point for every point that you reward. So reward helpful answers generously</b>

  • Securing table group SS / transaction SCC1 and table CCCFLOW

    Hello all,
    I'm relatively new to this forum, please be kind.
    Situation sketch:
    In an SAP landscape, in Development environment, I have 3 clients, in which 500 is the ECC golden client, 510 is for sandboxing and 520 is for testing.
    Problem:
    Developers use tcode SCC1 to transport customizations to another client to be tested again and put on transports eventually.
    For changes they make using SCC1 they require Change (02) authorization on table CCCFLOW (client-copy report logs).
    However this CCCFLOW table is classed under the SS table group, in which all my other important security tables are as well
    (AGR_* etc).
    Question:
    How have you guys secured the SS table group when you still want to provide developers the use of SCC1?
    Regards,

    How about this idea?  Your thoughts and suggestions are appreciated.
    1.  Clone SCC1 to ZSCC1 (SE93)
    2.  For ZSCC1 Remove S_TABU_DIS Auth Check on ACTVT 02(SU24)
    3.  For ZSCC1 Insert S_TABU_NAM Auth Check on CCCFLOW  ACTVT 02(SU24)
    4.  test with a role that allows S_TABU_NAM to CCCFLOW and does not allow S_TABU_DIS to auth grp SS
    This should separate out CCCFLOW from the rest of the SS Auth Group tables.
    Has anyone tried this approach?
    Optionally, Do steps 2 and 3 directly on SCC1, depending on your SAP shop's policy for modifying auth checks on SAP-delivered tcodes.
    BSnow

  • Development, Quality , Production server

    Dear Experts,
    I am new to SAP HR , Can some one help to understand the following terms.
    1. Development server , where it has more clients. I am not able to understand it , like why it is being used.
    2. Quality server - What is the purpose of it ?
    3. Production server - what is the purpose of it ?
    As a SAP HCM Functional consultant, what is our role in this 3 server ? If we need to make some changes where we need to do the configuration ?
    4. Also please let me know what is Transport request ?
    Waiting for the valuable reply from you experts.
    Regards
    Bala

    Hi Bala,
    In the Development system the SAP ERP is being configured: Customizations are done by the different processes consultants, developments are done by the programmers, etc.
    The main system is the Production system - this is the system where the end-users work.
    The end-user are required to perform checks and quality-assurance processes before the different programs and table are transported to the production system - these checks are performed on the Quality Assurance (QA) system.
    Each system may have several clients, E.G., the Development system has the main client (usually its 100) - in which the consultants and developer perform the configurations, and another client (e.g. 110 or 120) - in which they can test the configuration.
    Each system usually sits on different server. This is the call of the organizational IT department and the BASIS system. They will tell you how to logon to each system.
    The transport request, his name suits him, is being used to transport customizations and developments from client to client and from system to system.
    Regards,
    Liran

  • Transport of Customizations from ECC 5.0 to ECC 6.0

    Hi,
    We have some customizations done in ECC 5.0, which we now want to implement in ECC 6.0 (Freshly Installed). Can we transport these customizations directly to ECC 6.0 (after checking the release notes to see if any functionality has changed between the versions, which would effect the customizations).
    If not, is there some other method which you would suggest.

    Hi,
    SAP typically does not support transports between different releases for consistency reasons. SAP will usually explicitly document where it is possible (usually in a SAP note).  I personally have not seen one for mySAP ERP 2004 and 2005.
    If you do transport between releases SAP can't validate that the transport was successful (i.e. all table entries and data dictionary entries are consistent logically and from a business configuration perspective).
    I think you have three options:
    1. copy your mySAP ERP 2004 system to the "new install" server and upgrade it to mySAP ERP 2005.
    2. Install a new mySAP 2004 system, do initial configuration, import your transports, and then upgrade it.
    3. Install a new mySAP ERP 2005 and manually recreate the configurations.
    All have pros and cons. I would usually recommend #3 as your configurators will have documented their configurations in detail so it should not be too difficult to re-implement them (right?)
    I hope this helps,
    Mike.

  • GRC 5.3 | ERM | Best Practise Role Transport

    Hi Experts,
    can someone tell me the best practise to transport roles from DEV to PRD using ERM?
    Thx!

    Hi All,
    As Alpesh mentioned this is possible but not recommended and he is right.
    But it is an work arround and which is very long process.
    1) Search the role in ERM
    2) Select the role and click on copy button
    3) In Copy Role screen you can see original From Role(eg, Z:TEST) and From Landscape(eg. QA system)
    4) And you can see To role and To Landscape. Here you have to choose your production system.
       Along with this you can tick:Detailed Description,Functional Area,Approvers,Custom Attributes,  
       Attachments and Authorizations.
    Then click on copy button. Your role will be saved with your prod server name and you have to do the whole process of role generation for this role.
    Thanks,
    Sudip

  • Exchange Server 2013 - Mailflow - Transport Rules - Autoreply to External Email Addresses and Customizable Template

    Hi There,
    I have two question relating to this topic:
    Question 1 - Can I set up an auto reply message (e.g. Thank you for submitting your enquiry....) to any emails that are
    only external and not including our domain to the organisation for a specific email address. I need to be able to specify other domains also that I don't want this rule to be applied to?
    Question 2 - If this is possible, is there a customizable template that can be used for the auto reply message?
    Hopefully someone can help!

    Hi Eric,
    This needs to be completed from another program either exchange / ?
    There is a problem if you configure this from an actual mailbox / OWA due to the lack of configuration options available.
    Here's a more detailed scenario:
    We have a mailbox that our records department use e.g.
    [email protected] to register incoming mail from. This also has an alias that external people send to e.g.
    [email protected] . We still need staff within our domain to send emails to the
    [email protected] and do not want the auto message (e.g. Thank you for submitting your enquiry....) sent to those internal staff. There is the possibility of a looping being created otherwise.
    Only people outside the organisation sending an email to
    [email protected] should receive the auto reply message (e.g. Thank you for submitting your enquiry....). 
    We need the ability to add in an exception to the rule to bypass or not process the rule if the sender is a part of *@ourdomain.com which means they will not receive an auto reply. We also need
    to be able to add other domain we specify e.g.
    *@someoneelsedomain.com not to receive the auto reply.
    We currently use MailMarshal to perform the above task but will be decommissioning this during the Exchange 2013 implementation soon to begin. We are not installing an Microsoft Edge Transport server that I believe does allow configurable rules like
    this as all of our mail will first  be routed through the Symantec / Telstra solution first. I'm still trying to find out if the Symantec solution can complete this process for us but I doubt it.
    This is why I'm trying to find out if Exchange 2013 from the admin console somehow can complete the rules and exceptions that we require above.
    Thanks
    Lisa
    Lisa Stanley

  • Customize transport bar and save changes?

    Am I missing some here but if I customize the transport bar and make changes, close logic and open it again those changes are not there? Shouldn't my changes to the transport bar remain? How do I save them as standard for all projects? I just want the pre-fader metering button there on all my projects.

    No the changes in the transport bar are project dependent (this is not an overall preference setting) so you have to customize your template and take it from there.

  • Is there any way to change the type of Transport like workbench to Customiz

    Hi All,
    Here we are having very silly question.
    Is there any way to change the type of Transport like from
    Workbench to Customize and from Customize to Workbench within the same client.
    Assume that there the no object associated with the transport.
    Your quick respose is highly appreciated...
    Thanks in Advance!

    No this cannot be done.
    Both work bench and custimizing are separate entites when it comes to tranport layers config.
    You cannot save a report change into customizing request this will be saved into work bench request only .
    In the same way table entries or some customizing tasks can be captured only into custimizing tr.
    Br,
    Vijay.

  • About customize table transport

    Hi All,
    I changed a customize table Zxxx,added a field to it.Then transported it to the PRD system,but in the PRD system, this table was not active,and the change did not implement fully.In the DEV system,the table works well.Was there any problem of my transport? There is two option in the STMS(I did not check them when I transport): Overwrite originals,Overwrite objects in unconfirmed repairs.
    What do they mean? Do I need to check these option when I transport?
    Thanks very much!
    Pole

    Hi,
    If you add a field to a table which has data in it you may have to run database utility to convert and activate the table . You can run database utility on DEV system and transport to Production. But there are chances of data loss if you chnage key of a table. I assume you added a field at the end and a non key field .
    Cheers.

  • Customization Transportation  - URGENT

    Hi All,
    I have done a few customizations in MM & want to transport it into production server, but facing an issue with customization transportation:
    SAP Landscape: DVT (SD1) - QTST (SC1) - PROD (SP1)
    SD1 has 2 clients 400 & 100
    Customization was done in client 400 & transport request was released with Target Client = SD1 in SE10. This customization was copied from client 400 to client 100 by STMS.
    Now i want to transport this request from SD1 to SC1, but in SE10 i do not see my transport request. I would like to know how i can transport the request from SD1 to SC1 & then to SP1.
    Am i facing this problem because i released it with target client = SD1?, should i have specified target client as SP1?
    I hope my problem is clear, await inputs.
    Vivek

    Hi
    Pls check following links may it help
    http://help.sap.com/saphelp_sm40/helpdata/en/b5/90cd3a21873650e10000000a11402f/content.htm
    http://web.mit.edu/ist/org/admincomputing/dev/qa_tr_faq_production.shtml
    http://help.sap.com/saphelp_nw04/helpdata/en/3b/dfba3692dc635ce10000009b38f839/content.htm
    http://www.planetsap.com/cts.htm
    http://www.sapbrain.com/TOOLS/CTS/CTS.html
    Vishal...

Maybe you are looking for