How to Change Industry type in a existing running CRM system

Hi Experts,
We are running presently on CRM 5.0 and we went live on Nov 2006.Currently we found that the industry type has been configured as CG (We are HT industry type).
If we change the industry type in the current running CRM system what will be the impact.Can we do it and what is the process to do it.
Thanks
Subhabrata

Hi Subha,
As far as my knowledge when the industry has beeen selected it should not be changed becuase once the industry is selected it would generate all the required objects objects of the CRM repositry. But I think you have a choice if you have a seperate client then you can Generate industry-specific objects for HT industry.
Anyways check twice before you do a major change.
Best Regards
Shiven

Similar Messages

  • How to change display type of an existing Text field to a Picklist

    I need to modify an existing Text Field in the Expense report page to a Picklist and associate values to that picklist. Is this possible through Personalization ? If not, can someone let me know how this can be achieved.
    Thanks
    Meera

    We created an item instead of creating a region and extending it. But here we have one more problem. The item we added is getting displayed at Button Layout section
    Where did you create it, you should choose the appropriate region's create item icon to add it. If think you added it in a wrong place.
    And one more issue that we are facing is - we are getting an error (No current row for View (<ViewInstance>)). when we clicking the save or next button in that page. Please let us know how to update the existing controller and save the value in that picklist item to the database.
    There are two issues here,
    - you are trying to replace the messageTextInput with the poplits, so you should get the viewAttribute and viewUsage name associated with the textinput and provide that as part of the messageChoice definition.
    - the picklist VO which is the datasource for the poplist is not included in the existing seeded AM since you didnot follow the steps I mentioned earlier to create the stacklayout and add it instead of adding it directly. Probably you are on a version earlier than CU2, in which case you need to follow the additional steps mentioned below.
    While adding the poplist donot specify the picklist view definitions,
    1. extend the controller on the page and write your controller
    2. Call super first
    3. get a handle to the root AM and create the viewobject dynamically by using the createViewObject API on the AM.
    4. get a handle to the poplist in the controller, you need to do this first before creating the poplist in the personalization(otherwise the page might error out if you created the poplist first without the picklist view definition properties) and set the display, value attributes as well as the picklist view defintions based on the viewobject you created in step 3.
    5. Use personalization and add your poplist
    6. replace the old controller class with the new one.
    You are done.

  • How to change a status profile from existing in CRM 7.0?

    Hi,
    This is the scenario for which I need to change the existing status profile :
    We are using categories such as Maintenance , Approvals etc.
    There is a huge list of options which comes when we choose the category. We have assigned a status profile to each of these categories.
    So for e,g when I choose Maintenance, it also displays other options not related to Maintenance.
    Q 1) how to I change the status profile on this??
    I tried using CRM_STATUS_PROFILE_CHANGE but it doesnot work
         CALL FUNCTION 'CRM_STATUS_PROFILE_CHANGE'
      EXPORTING
        OBJNR                          = iv_guid
        STSMA                          = 'ZV001'
      XNOAUTO                        =
      X_NOACTIVITY                   = ' '
    EXCEPTIONS
       OBJECT_NOT_FOUND               = 1
       NO_STSMA_CHANGE_POSSIBLE       = 2
       STSMA_NOT_FOUND                = 3
       ERROR_OCCURRED                 = 4
       OTHERS                         = 5
    Q 2) If the above is not the right way is there a possibilty to hide the statuses ??
    Thanks and Regards,
    Narayani

    Hi,
    I am not so clear about your requirement, would you please try to make it clearer.
    Which transactions are you assigning the status profile to?
    And what is the "categories" do you mean? As I could guess it is the item within the status profile, isn't it?
    For example you have a status profile defined as
    10 xx01
    20 xx02
    30 Maintenance
    40 xx03
    50 Approvals
    60 xx04
    Is it like the above? Or else, please clarify.
    Thanks,
    Hongyan

  • How to change Instance Number of an existing 4.6C System ?

    My customer has DEV and QAS systems running in separated boxes and having the same instance number of 00. Now I'm consolidating these two SIDs into a new box. So, I need to change the instance number of one of them.
    I found note 127351 on how to do this but noticed that the note only applies up to release 4.0B. Not sure if it still is valid for 4.6C.
    I'd appreciate your help on how to do this.
    Thanks in advance.
    Satid S.
    IBM Thailand

    Hi Satid,
    if you want to move 2 systems of 2 boxes to 1 box, you have to copy at least one system anyway and therefore need to change the hostname of that system.
    If you are doing this, this is a homogenious systemcopy which could be run with R3setup as described in the SAP documentation. I'm using an bit easier approach with more or less just savlib/rstlib - if you are interested, I could mail this to you.
    With a homogenious systemcopy or my approach you have to "re-decide" for the instance number - so this is just no problem at all.
    Regards
    Volker Gueldenpfennig, consolut.gmbh
    http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

  • How to change data type of attribute in caf

    hi.
    this is my problem.
    i been added a attribute in an entity service called emloyee. named "Birthday", use the data type "com.sap.caf.core.date".
    when i tried modify the entity service, i hit exception about "DST Daylight Saving Time".
    because of DST, the date will add an hour such like "1957/04/01 00:00:00.0" to "1957/04/01 01:00:00.0", and com.sap.caf.core.date will throw an exception.
    is anyone had same problem like me?
    how to fixed it(if passable)?
    and, how to change data type?
    thanks.

    Hi Sruthi,
    all you need to do on this is open the report go to the parameters, select the parameter that you wish to change and click "Edit". This will allow you to change thefield to a date rather than a date time.
    Regards,
    Noel

  • Where is "save as" or how to change file type in Preview in Lion?

    Where is "save as" or how to change file type in Preview in Lion? I used to use Preview to change quickly change a lot of PNGs to either JPEGs or PDFs but with the introduction of versions auto save etc there no "save as" in the File menu. Any suggestions how to get this functionality back or how to get around it within OS X (no Photoshop etc)?

    Just wasted 15 minutes looking for that.  What's wrong with Save As?

  • How to change light type?

    Does anyone know how to change light type?
    What happens is that I have a button that I would want to create a Point light, but it just create a spot light.
    Does anyone know how to change it to create a point light?
    My code is:
    //Add a Point Light to active Comp
           addLightCtrl.onClick = function(){
               var pointLight = proj.layers.addLight("Light", [960, 540]);

    See the LightLayer object's lightType attribute. Page 100 of the AE CS6 scripting guide.
    pointLight = activeItem.layers.addLight("Light", [960, 540]);
    pointLight.lightType = LightType.POINT;

  • How to change latency type to fast?

    How to change latency type to fast?

    ADSL Line Status
    Connection information
    Line state:
    Connected
    Connection time:
    5 days, 03:08:00
    Downstream:
    16,403 Kbps
    Upstream:
    948 Kbps
      ADSL settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    G.992.5 Annex A
    Latency type:
    Interleaved
    Noise margin (Down/Up):
    3.1 dB / 4.7 dB
    Line attenuation (Down/Up):
    30.5 dB / 16.2 dB
    Output power (Down/Up):
    20.9 dBm / 12.2 dBm
    FEC Events (Down/Up):
    313987846 / 3701
    CRC Events (Down/Up):
    2155 / 18271
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    0 / 0
    Loss of Power (Local/Remote):
    0 / 0
    Loss of Link (Remote):
    0
    HEC Errors (Down/Up):
    49173 / 14016
    Error Seconds (Local/Remote):
    0 / 17361

  • How to change nat type 3 to nat type 2 for Plastation 4?

    how to change nat type 3 to nat type 2 for adaptation 4? i am havng a complicated time with this im'm just trying to play online and been at it fotr 3 days i have tried about everuyhing n portforwarding.com i have a Cisco Linksys E1000

    Hi ceasar14. I actually found some steps (from a source) that worked for me. I'm not sure if it will work for you. Here are the steps:
    1. Get the MAC address of your PS3. To find your MAC address simply go to
    Settings > System Settings > System Information
    2. Assign a static IP address on your PS3.
    3. Access your router's user interface to open a few ports. 
    4. Under Applications and Gaming > Port Range Forwarding, open the following ports:
    TCP: 80, 443, 5223
    UDP: 3478, 3479, 3658
    5. Once this is done, powercycle your PS3 and the router.
    6. Run a connection test and check if it is now on NAT2.
    Good luck.

  • HT1904 How to change Payment type

    How do I switch back from credit card payment to redeem cards?

    For anything in configuration, the IMG path is: Personnel Management > Personnel Administration > Payroll Data > Recurring Payments and Deductions > Payment Models
    Try the following tables:
    T549V - define defaults
    T549W - define periodicities
    T549X - define deduction periods
    Obviously, this only helps for records that will be created in the future. I'm not sure how to change all of the currently existing records other than accessing each record and then changing it. That isn't very productive.
    Regards,
    Howard

  • HOW TO CHANGE ACCOUNT TYPE FROM IMAP TO POP

    HOW TO CHANGE ACCOUNT TYPE IN YOUR EMAIL FROM IMAP TO POP

    You can't.  You need to create a new account in Mail.
    Note, when setting up a new account (after clicking the '+' in the Accounts proeference), enter an invalid email address or option click the Continue button to be given the choice of account type (POP or IMAP).

  • Trip type does not exist in the system (T702G)

    Hi,
    In HR - Module - Travel Management.
    I am trying to create a travel request for an employee.
    i am getting the error message :
    Statutory trip type does not exist in the system (T702G)
    how to assign the trip type to a particular employee.
    regards
    sam

    If you are applying as employee you need to configure trip schema and single field control for webdynpro provided you are using webdynpro application as employee.
    there in the tri provision variant you need to enter the variant you have created.
    Under that select the travel planning trip schema PL.
    on right hand side you have a field trip schema: statutory where you need to select appropriate schema from drop-down.

  • How to change material type and industrial sector of the exsisting material

    Hi,
    There is an issue where user wants to change material type and industrial sector of the exsisting material .Is  it posible to do so??
    IF not ,how can we delete that material from material master so that another material with same number and required material type and industrial sector  can be created.
    Points will be definitely rewarded.
    Thanks
    Rohit

    Hi Rohit,
    You can change the material type in MMAM trxn code if the material dosenot conatain any open purchase requisitions, open reservations & open purchase orders. Also material stock should be zero.
    Remember the new material type should have same attributes same as old material type.
    OLD Material New Material
    1) Standard Price 1) Standard Price
    2) Manufacture part 2) Manufacture part
    profile actvated profile actvated
    3) Quantity & Value 3) Quantity & Value
    Updation in all areas Updation in all areas
    4) should have same GL 4) Should have same GL acs
    acs
    It is not possible to change Industry sector once created.
    If you want to delete the Material, you can flag it in MM06 trxn code.
    Reg,
    Ashok
    Dont forget to Assign points if useful.

  • How to change an OD policy for existing accounts

    OS X server 10.4
    I set up Open Directory with one of the policies being specification to reset password upon first login.
    I then imported a batch of accounts from a unix /etc/passwd file with the standard settings header.
    I changed my mind about the reset password policy and made the change in Server Admin.
    I also am changing password type from crypt to open directory in the Work Group Manager (WGM) for each user. Upon each change, a new password is prompted for and set.
    I now find that accounts created via the import process and had password type changed in WGM, along witha a new password setting, cannot get authorization services, for example ssh login or mail, unless the user logs in at an OS X login screen where they are prompted for a new password as required by the policy when their account was created but after the policy is changed in Server Admin.
    1. Are OD Server Admin policy changes only applied to accounts made after a policy change save?
    2. How do I change the OD policy for a single account, or perhaps a collection of accounts?
    -Thanks

    Policies can be set for all users at a site in Server Admin, or they can be set for users in Workgroup Manager. In WGM, the options are in the Advanced tab. Policies set on a specific user generally override those set in Server Admin. When policies are set, they become active for all existing and new users. The option, "password must be reset on first user login" is the exception. It dictates how accounts are created. Once an account is flagged for a password change, it must be unset in WGM. Go to the Advanced tab for the user and click the Options button.

  • Error value = 73, How to change the type of password?

    I want to use the famous wiki integrated in leopard, so I had to configure open directory and DNS.
    Well my problem come from that I can't configure open Directory, just after creating a new admin, I have no possiblity to change the type of password, there is just the type shadow, and I know that we had to choose open directory's type.
    Obviously, I'm authenticated in the workgroup manager
    Which services I had to turn on to use open directory's type?
    Or which mac I have to hit.
    THX

    Hi
    So I had to configure open directory and DNS
    What did you do or not do exactly?
    My problem come from that I can't configure open Directory
    You won't be able to configure Open Directory to allow different password types unless you either bind your Server to an existing KDC or make your Server the KDC. For the Server to be a KDC (Kerberos Distribution Center) it has to be an Open Directory Master. Successful promotion to an Open Directory Master Role absolutely depends on a correctly configured and running DNS Service - either on the server itself or on another server on the same network.
    There are plenty of posts in these forums outlining how to configure your Server in terms of DNS as well as how to promote to Open Directory Master. Apple themselves make available Admin Manuals that should assist:
    http://images.apple.com/server/macosx/docs/OpenDirectory_Adminv10.5.pdf
    http://images.apple.com/server/macosx/docs/NetworkServices_Adminv10.5.pdf
    Failing this these forums (as already mentioned) as well as:
    http://www.afp548.com
    Hope this helps, Tony

Maybe you are looking for