Changes to interest profile

Hi experts,
Requesting your  guidance /suggestions for the below issue.
We have an interest profile maintained for our projects .
Now the requirement is to to change the "currency" in this interest profile. ( customising t-code OPIB) .
Here the "cuurency" field is greyed out and we are not able to change this.
Is it possible to change ? or is there any programme which could change this or any other solutions ?
Please guide
Thanks and regards
Sandeep

try to switch debugger on after SE16 table TPI02 and change ??

Similar Messages

  • Interest indicator & interest profile

    Hi All,
    I want to know the interest profile for a few projects. And for those proflies, I want to know the interest indicator that has been assigned from 1999 till date. So, there is a possibility that it might have been changed in between. Is there anyway to accomplish this?
    Can you tell me the table name for int profile and int indicator?
    Regards,
    Lakshmi

    Hi Lakshmi,
    The tables are as follows:
    Interest Indicators:       T056
    Interest Profiles:           TPI01
    Assignment of Interest Indicators to Interest Profiles:  TPI02
    If you want to see the changes made for the entries then goto the TCode OPIB and from the menu select Utilities, Change Logs for a particular entry.  Then you will be able to track the changes made for a particular entry.
    Hope this answer helps you.  Please assign points if found useful.
    Regards,
    Sreekanth....

  • My iSight is not recognized by my mac, even in the picture changing of my profile. Can anyone help?

    My iSight is not recognized by my mac, even in the picture changing of my profile. Can anyone help?

    http://discussions.apple.com/docs/DOC-6431

  • To change user status profile on sales order at run time.

    Hi Experts,
    We have defined status profile for Sales returns ( Doc type RE) which blocks the  return order on creation. There are two statuses here which are to remove the delivery block and to remove the billing block by authorised users.
    The requirement is now to have a three level block ( three statuses ) on the same document. We can create a new status profile and assign it to a new return sales order tpye  but we want to avoid creating new document types. Since this document type is used across various companies in the group we can not assign a new profile on the existing RE document as well.
    My question to all experts is
    Is it possible to dynamically change the status profile assigned to the document type based on characterstics like sales org or company code etc? If any body has done this please let me know the user exit , function module, BADI etc where the necessary coding has been done.
    Helpful answers will be rewarded with points.
    I look forward to your co operation.
    Regards,
    Kartik Shah

    Hi Liam,
    In the Program MV45AFZZ in the FORM userexit_save_document
    you use the following fn module to change the user status
    'STATUS_CHANGE_EXTERN'
    Example
    IF t180-trtyp = 'H'.  "Only creation time
      READ TABLE xvbap WITH KEY matnr = c_matnr.
      IF sy-subrc = 0.  "If above material exist then change status
        LOOP AT xvbap WHERE cuobj NE space
                       AND  matnr =  c_matnr.
          l_objnr = xvbap-objnr.
          CALL FUNCTION 'STATUS_CHANGE_EXTERN'
            EXPORTING
              objnr               = l_objnr
              user_status         = 'E0013'  "Send ej IDOC
              set_chgkz           = 'X'
            EXCEPTIONS
              object_not_found    = 1
              status_inconsistent = 2
              status_not_allowed  = 3
              OTHERS              = 4.
        ENDLOOP.
      ENDIF.
      sy-subrc = 0.  "Restore the previous condition
    ENDIF.
    Reward if helpful *********

  • 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

  • Change the status profile assigned to the line item from PROFA TO PROFB

    Hi Experts,
    The issue we are having relates more to the fact that the code we have written is changing the item category, however the status profile has already been retrieved from configuration based on the original item category and therefore the status selection that we are getting is incorrect.
    Item Category A -> Status Profile PROFA
    Item Category B -> Status Profile PROFB
    For example we have a line item and item category A is determined through config, this then retrieves its associated status profile PROFA. However we have then coded the system to change item category A to item category B.  However the status profile still remains PROFA.
    We need to find a way to change the status profile assigned to the line item from PROFA to PROFB.
    any quick inputs from any one please......
    Thanks in advance
    hemanth

    Hi
    There is perform which moves the values to VBAP field.
    This PRCTR field is stored in VBAP (i.e., SO line item table)
    USEREXIT_MOVE_FIELD_TO_VBAP
    Hope it works.
    VVR

  • Data access in reports after changing Member Access profile

    Hi All
    I made changes in the member access profile of a user (while current system was available for User Planning).
    After making and applying these changes in Access profile, the Current view in the report accessible to user got updated.
    But the problem was in reporting, where the updates didnot happen.
    Please suggest for necessary steps so that user get updated report as per change in Member access profile.
    Thanks in advance.
    Regards
    Abhishek

    Hi Lokesh
    Thanks for the reply.
    1. Report is based on CV
    2. With another ID assigned to same member access profile, the report is showing complete data.
    I mean with X user id 100 data sets are showing while with Y user id only 95 data sets. Where both X and Y are having same Member Access Profiles.
    Regards
    Abhishek

  • Changing the display profile for multiple users at once.

    Is it possible to change the display profile for multiple users at once? We would like ot be able ot add tabs and channels globally, but right now we can anly do it for once user at a time. Also, is it possible to have certain generic display profiles that all users use? like an admin profile and a tech support profile and a normal suer profile? Any help is appreciated...

    Yes this possible using the dpadmin batch command.
    Please check the dpadmin documentation for the batch command.
    For generic display profile what you can do is create users and assign the user particular roles. The display you would be creating would be for the roles. The users belonging to that role would inherit that display profile.
    HTH ..

  • Changing the catalog profile when creating a QN FROM ACTION BOX in transaction QM02

    Hi All,
    When I create a quality notification from the action box in transaction QM02, the catalog profile is fetched from the material master. I want this changed so that the catalog profile is
    always copied from the QN being preocessed in QM02. (current QN)
    I am not able to locate the code where the catalog profile for the new QN(QN being created) is fetched from the material master.
    If I change the catalog profile in the material master, it works, but that is not a solution for me.
    Need the exact point where I can pass in a different catalog code.
    Also, I do not see the new QN number anywhere while debugging.
    PS: The QN is being created from the action box in transaction QM02 and not from transaction QM01.
    Thanks.

    Hi All,
    When I create a quality notification from the action box in transaction QM02, the catalog profile is fetched from the material master. I want this changed so that the catalog profile is
    always copied from the QN being preocessed in QM02. (current QN)
    I am not able to locate the code where the catalog profile for the new QN(QN being created) is fetched from the material master.
    If I change the catalog profile in the material master, it works, but that is not a solution for me.
    Need the exact point where I can pass in a different catalog code.
    Also, I do not see the new QN number anywhere while debugging.
    PS: The QN is being created from the action box in transaction QM02 and not from transaction QM01.
    Thanks.

  • Changing color spaces/profiles

    How do I change the color profile of files that were processed using ProPhoto color space to sRGB? Thanks in advance.

    Thanks Lundberg02. So if I want to change the color space of some files from ProPhoto to sRGB for web use, I should be converting and not assigning the color space, correct?

  • How can I change my apple profile picture using iphone5?

    How can I change my apple profile picture using iphone5?

    Your "Apple Profile Picture" where? When do you see this picture?
    Cheers,
    GB

  • Need log of the users who changed the partner profiles.

    Hi,
    Some user has been changed partner profiles of the CUA configuration Setup.
    It is displaying only Agent Name. They delete the Inbound and outbound parameters of the partner profiles created by CUA. So, I need to trace out the user who changed these parameters.
    It will be appreciate if anybody can help in this issue.
    Thanks,
    Shiva.

    I resolved this issue by deleting the partner profiles created by CUA in all child clients. And delete the Distribution model in all child clients and re-distribute the distribution model from Master client.
    Now its working fine.
    But I am not able to trace out the user who changed partner profiles. I checked in ST03N but i didnt get the information abt the we20. ( I am using ECC 6.0 version).
    And in WE20 it is not showing any User ID who changed the partner profiles. I checked in following tables but I didnt find any changed details of partner profiles.
    EDIPHO
    EDMSG
    EDP12
    EDP13
    EDP21
    EDPP1
    T002T
    T005T
    Regards,
    shiva.

  • Change in budget profile

    Dear Gurus,
    Greetings,
    Please suggest me can I uncheck overall budget values in budget profile. already we have been using budget profile which is both oevrall values and annual values is checked. its configured 2 years back. Now I want to use on annual values budget profile.
    My querries is can i uncheck over all values in between project duration?, is there any adverse impact on project? , wheteher any reconstruction program is needed for the exixsting project?
    Please revert.
    and thanx in advance

    Hi,
    mohd ansari wrote:
    My querries is can i uncheck over all values in between project duration?, is there any adverse impact on project? , wheteher any reconstruction program is needed for the exixsting project?
    Impact: No impact on existing project budget consumption. Budget profile changes will impact project if you was using only annual or only overall. And also that needs some manual work.
    Reconstruction Needed: Yes, it will correct if some inconsistencies occur. Run CJEN and CJBN in sequence after changes in budget profile
    Note: Don't forget to run a cycle in testing server to double sure.
    Regards
    Shishir

  • User exit in VA01 for changing the status profile

    Hi Experts,
    I want a user-exit in VA01 wherein i can change the status profile (Screen field name = JOSTD-STSMA ) based on some logic.
    Thanks in Advance:-
    Santosh

    Hi, Santhosh,
    You can use function module "STATUS_PROFILE_CHANGE"
    see the code,
    CALL FUNCTION 'STATUS_PROFILE_CHANGE'
      EXPORTING
        OBJNR                          =  XVBAK-OBJNR
        STSMA                          =  G_STATUS
      NO_CHECK                       =
    EXCEPTIONS
       OBJECT_NOT_FOUND               = 1
       NO_STSMA_CHANGE_POSSIBLE       = 2
       STSMA_NOT_FOUND                = 3
       OTHERS                         = 4
    where G_STATUS is your new status profile. It will update in your screen also.
    Hope this will help u.

  • Change in status profile of internal order

    I've changed the status profile assigned to an order type because of new requirements for disallowed transactions.  The new profile settings/ user status worked for new IO master data created.  However, for existing IO master data, the user status was not updated with the new status profile.  What's the transaction to reconstruct/correct the user status of old IO master data?

    Hi,
    Once you assign the sttus profile for an order type,this should work for all the orders assigned to that specific ord-type.
    create a new session and work.The orders will respond to the new status profile.
    Hope this helps.
    Regards,
    Ramesh

Maybe you are looking for

  • Addon button will not work

    upgraded from 3.6 to 8.01 and the addon button doesn't work. When I upgraded first time nothing worked at all...back to 3.6. Oh, tabs won't work...

  • I updated to ios and my messages are now being previewed on the screen, how do i stop this?!

    Hi! I downloaded the IOS 5.0.1 reluctantly last night, and have had no luck since! I've only just managed to get my phone to start syncing my music. However, my messages now preview on screen (i changed before syncing so i could read any messages wit

  • EL37 showing unreversed & archived billing document related MR??

    Dear Friends & Gurus, We are in the process of archiving billing & print documents. During the testing, it was realized that T. code EL37 (Reverse Meter reading) showed an archived billing document which was never reversed. The understanding is that

  • One source system feeding multiple BW systems?

    Is it possible to have the same source R/3 system feed multiple BW systems? It doesn't seem likely to me. I would think delta's would get confused. However I might be missing something. Regards Steve

  • Re: Caller identification with land line

    Hi Paul - I hope you or someone else can help me - Thanks in advance! I purchased an unlimited USA calling plan and an online number 2 years ago for my business. At that time i lived and worked in the 609 area code. I renewed my service and online #,