SAP CRM Role assignment block - Customer cc

hi there, can anyone please tell me what the Customer CC refers to in the SAP CRM Role assignment block
Thanks, Sue

hi ahmedi khan,
the role key what you have created that will be assign to your business role.
go to CRMC_UI_PROFILE or
SPRO >> Customer relationship Management >>UI Framework >>Business Roles >> Define Business Role
click on your business role and under role config key you have to pass your custom role key..
like this..
go through this link you can get to know..
The Usage of the SAP CRM Role Configuration Key –Detailed example
Thanks & Regards,
Srinivask

Similar Messages

  • SAP Address Type on the SAP Web Gui - Assignment Blocks

    Hello SAP Gurus
    I am trying to configure system so that different Business Roles can only see different Address Type on the SAP Web Gui - is this possible ? 
    For instance Business Role  - "X" can only see the Standard Address Type and Business Role "Y" can not see the Standard Address but see other ones on the assignment blocks
    Thank you

    Hi Raj,
    You can achieve this by enhancing the Addresses and Address Types assignment block.
    Based on the Address Type 'Standard Address' entry, filter out the corresponding address
    in the Addresses AB. This determination can be performed in the enhancement views.
    Once the view are created, create a new configuration with Role config key 'Y''.
    Add the enhancement views to the Displayed Assignment block section. And remove
    the standard assignment blocks from this section so that they will not be available in
    the personalization so that this user cannot view the standard address.
    Regards,
    Leon

  • SAP CRM : Call popup in CUSTOM ACTION (i have a dump : ASSERTION_FAILED )

    Hi to everyone,
    i have a problem to create a popup inside a new custom action in SAP CRM. I have a dump ASSERTION_FAILED.
    Could somebody help me to fix the problem,please?
    Thanks in advance.
    Dario.

    Hi,
    in this case i have to write my code inside a custom action. The problem is that i have no a standard controller and ME instance.
    So i tried to import controller from memory by IMPORT/EXPORT stataments, but when i create popup the system gets a dump :
    ASSERTION_FAILED
    Code is as follows :
        DATA zlc_controller TYPE REF TO cl_bsp_wd_component_controller.
        CALL FUNCTION 'ZCRM_CONTROLLER_GET'
          IMPORTING
            ex_controller = zlc_controller.
        DATA zcl_me TYPE REF TO zl_srqm_inc_incidentovp_impl2.
        CALL FUNCTION 'ZCRM_ME_EHONSAVE_GET'
          IMPORTING
            ex_me = zcl_me.
              lc_controller TYPE REF TO cl_bsp_wd_component_controller,
              lc_view TYPE REF TO cl_bsp_wd_controller.
       IF lr_confirm_popup IS NOT BOUND.
    Message
         MOVE text-t01 TO l_text.
    Title
         MOVE text-tit TO l_title.
        CALL METHOD zlc_controller->window_manager->create_popup_2_confirm
          EXPORTING
            iv_title          = 'TITLE'
            iv_text           = 'TEXT'
            iv_btncombination = if_bsp_wd_window_manager=>co_btncomb_yesno "OK Button
          RECEIVING
            rv_result         = lr_confirm_popup.
        lr_confirm_popup->set_display_mode( if_bsp_wd_popup=>c_display_mode_surrounded ).
        lr_confirm_popup->set_on_close_event( iv_event_name = 'eh_closepopup_at_save'
                                              iv_view = zcl_me ).
        lr_confirm_popup->open( ).
    Thanks.
    Dario.

  • SAP Standard roles assignment

    Hi,
    I want to assign a SAP standard role SAP_BC_BMT_WFM_ADMIN to a user.
    Since I do not directly assign a SAP standard role to a user,i created a copy of the SAP_BC_BMT_WFM_ADMIN of the role and tried assigning it to the user.
    But when I tried to generate the role I was not able to because all the objects are Inactive.So when i tried to activate the object it is not possible to do so.
    Can anyone provide me a solution for this.
    Regards,
    Arjun

    > But when I tried to generate the role I was not able to because all the objects are Inactive.
    Please try to tell us a bit more about what you see and which messages you get. I had a look at this role in my customers'system and did not see any deactivated objects.

  • How to retrieve the Role of a custom sharepoint Group Progrmatically and also assigning the same roles to new user?

     I want to retrieve the roles assigned to custom group progrmatically and assigning the same roles to new user?

    Hi,
    According to your post, my understanding is that you want to retrieve the Role of a custom sharepoint Group Progrmatically and also assigning the same roles to new user.
    To retrieve the Role of a custom sharepoint Group, you can refer to:
    http://www.sharepointfix.com/2011/05/find-rolepermissions-of-currently.html
    To assign the same roles to new user, you can refer to:
    http://msdn.microsoft.com/library/Microsoft.SharePoint.SPRoleAssignment
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Adding Assignment Block to Sales Order Screen

    Hi
    We enhanced the SAP GUI CRMD_ORDER screen to have a new tab and added custom fields to it. This was done using easy enhancement workbench.
    Now we want to do the same thing to the Sales Order Screen in Webclient UI.
    I have  seen a lot of discussions in the forums, but for a beginner like me it is confusing.
    Can someone please guide me on how to do it?
    I have set up webclient UI and everything is working fine but I am not aware on how to create new assignment blockand add fields to it since the building block does not have it listed.
    Any help would be appreciated.
    Regards
    Jimmy

    Hi Stephen
    What we did in EEWB was we created a new tab on Sales Order Item Details called 'Customer Fields' and added some new custom fields there.
    We want to change our Webclient UI Sales Order Item Details screen (BT131I_SLS) to add a new assignment block (Customer Fields) and insert the custom fields in it.
    I am trying to figure out how to do it. I saw the link to the blog that you had sent but before I can add new fields I have to figure out how to add a new assignment block on Sales Order Item details.
    Like when we click on item on sales order screen we get assignment blocks shipping,shipping transactions,Billing.......I want to create a new one called 'Customer Fields' and some custom fields there.
    Your help is appreciated.
    Regards

  • Importing CRM roles into Portal

    Hi All,
       I am using CRM-5.0 as backend and ER-6.0 with it. Both of them are sharing the same datasource. But if I create a new role in CRM I can't find it from portal. Whereas the users created in CRM are visible in portal. How can I import all the roles available in CRM to portal? My System landscape is working properly.
    Thanks
    Indranil Datta

    Hi Indranil
    SAP/CRM roles are built with transaction PFCG. Portal roles are built using portal tools. They have no direct connection.
    In theory you can upload SAP/CRM roles into the portal to become portal roles, but what do you gain? Every time you change the SAP/CRM role you need to upload it again..
    You are better to make portal roles that are assigned to portal groups that are the same as the PFCG roles. Maintain the portal roles manually, probably with a subset of the all the functions in the CRM role and assign them to the portal group that represents the FCG role.
    Cheers

  • SAP CRM sales order

    HI CRM Gurus
    Now i am learning SAP CRM,
    Please tell me how to create sales order in SAP CRM, how to create customer master record, and material master record.
    Isn't possible to create in SAP CRM.
    If possible pls tell me path or tcode
    Thanks in advance
    Satya

    Hi
    as a standard process , CRM uses the Replicated Master data from ECC .
    1) Customer record will be maintained in ECC ( T-code XD01), same will get replicated to CRM
         To view customer master in CRM, use T-code : BP
    2) Material master data maintained by MM module will be replicated to CRM
        To view Material master in CRM, use T-code : COMMPR01
        However Service masters can be created localy in CRM using COMMPR01.
    3) Employee Master datra maintained by HR module will be replicated and creates BP number in CRM.
         To view Employee BP master in CRM, use T-code : BP
    Best Regards
    Nagaraj G

  • Transfer customer specific Roles assigned to a customer from R/3 to CRM

    Hello dear all,
    on R/3 side there are customer specific roles defined and assigned to customers. These roles are sales area depending.
    On CRM side we plant to uses the Employee Responsible relationship to build up these customer specific roles. To differentiate these roles we want to use the partner function which is assigned to the sales area.
    Can anybody show me how to do the initial load of the CRM system and map the role to the Employee Responsible relationship?
    I assume that I have to create a own mapping function module to realize this. Where do  I register this function module so it will be used during the initial load? How do I debug these functionality?
    A similar functionality we have to build up in case of the upload to the R/3 system. There we have map the Employee Responsible relationship to the specific role and assign it to the customer. Where do I register this function module?
    Thanks for your help!
    Best regards
    Michael

    hi
    In order to replicate the ECC customer to CRM customer the following steps (tips) might be helpful to you:
    First a Mapping structure should exist between business partners in SAP CRM and ERP ECC Customers in both the directions. In the ERP ECC system you can see this mapping using transaction /nPIDE
    You should create your own account group for the data transfer from SAP CRM to ERP ECC
    In SAP CRM, the roles sold-to party, ship-to party, bill-to party and payer are assigned to the classification Customer and the customer is assigned to exactly one account group in ERP ECC
    For consistent distribution of Business Partners with identical numbers in both the systems, the internal number range (ex. 1-5999) should correspond to an external number assignment in the ERP ECC system or vice versa. Thus a business partner is given the same number in both systems.
    For data exchange to be successful, you must ensure that the field control (mandatory fields) between the CRM system and the ERP system matches.
    Besides Both SAP CRM and SAP ECC can talk to each other only when there is some settings done in the middleware. And for the CRM only a small plugin is needed for the ERP/ECC Connectivity.
    Now whenever you have both the system mapped then if you create a BP in CRM it will automatically flow in the ERP System. And also the vice versa. As for the roles are concerned, the roles like ship-to-party and some few specific roles are mapped in ECC system. For a complete look at roles matching have a look at the following link.
    http://help.sap.com/saphelp_crm50/helpdata/en/52/cff837a9aae651e10000009b38f8cf/frameset.htm
    Once you have created a BP in CRM it will be created in some Account group in ECC. And in that AC GRP you will be not be able to create the Customer with identical ID. So if your systems are connected then even manually you also cannot create same BPs.
    And for all of these the PIDE settings in ECC needs to be maintained properly.
    Hope it serves your purpose
    best regards
    ashish

  • SAP CRM 2007 Business role assignment

    Hi all,
    We are using CRM 2007. and we are trying to assign Business roles to users using the PFCG ROLE ID attribute.
    1- We create a PFCG role : "pfcgrole1"
    2- We create a Business Role "Businessrole1" and put PFCG Role id = "pfcgrole1"
    3- assign the user to the PFCG role "pfcgrole1"
    We have two cases :
    CASE 1:The user is assigned to a position in Org management but the position does not have any Business roles assigned.
    RESULT : The user logs in  to CRM, the user gets error message  "Logon is not possible because you have not been assigned a business role"
    CASE 2:The user is not assigned to any  position in Org management.
    RESULT : The user logs in to CRM, everything works fine
    my interpretation : org management has precedence over business role assignment using PFCG roles and blocks Business role assignment even if the position has no Business roles assigned
    Anyone has any idea how to assign business roles using PFCG ROle ID even if the user is assigned to a position without any business roles
    Thanks in advance.

    Please review these old threads first:
    Re: Reg: Business Role
    Assignment pfcg-role to user and assignment pfcg-role to business role
    There is a lot of technical background on how business role to PFCG role assignment works.
    Thank you,
    Stephen
    CRM Forum Moderator

  • Set default role for Account in SAP CRM 7.0

    We are using SAP CRM 7.0
    When an end user creates a new account there is a section called
    "Role" sub assignment block with entries like "Competitor", "Account", Contact Person, etc.
    I want by default when you create an account that the role Account is specified in there.
    I want it done automatically and do not want to rely on the end user to seelct this.
    I was able to do this with contacts by using an SAP note to set this for cotnact person.
    But does anyone know how to do it for an Account ?
    All I want to do is that when an account is created the system automatically sets the role as "Account".
    Thanks,
    Jon

    Hi Jon,
    For any code changes in bsp components we need it's z-instance and that we get after enhancing the respective entity for eg views, context nodes etc..
    In case you are not familiar with the enhancement, please refer to some thread which explain about the component enhancement concept.
    Coming to this requirement..
    You need to enhance bp_roles component, then enhance rolelist view and roles context node.. redefine the GET_V_PARTNERROLE method.. copy the parent class code and do the necessary changes to manipulate the entries in gt_ddlb_add
    Check the statement at line no 107..
    gr_ddlb_roles->set_selection_table( it_selection_table = gt_ddlb_add ).
    Just before above statment call, manipulate gt_ddlb_add to keep the required role value at index 1..
    Another thing in my test system i can't see any role as "Account" under SPRO customizing "Business Partner Roles" instead "Business Partner (Gen.)" is available, don't know if you are able to see Account Role in the Roles DDLB..
    i would suggest debug the get_v_partnerrole method once at line no 107 see the entries in gt table you will get an idea what you need to change.
    Hope this helps..
    Cheers,
    Sumit Mittal

  • Creation of custom assignment block

    Hi,
    I am trying to create a custom Assignment Block in the BPHeadOverview page of component BP_HEAD.
    I tried implementing it using EEWB ,by referring to the below SDN link.
    http://wiki.sdn.sap.com/wiki/display/CRM/EEWB-AddingTableattribute
    Following this link, I have completed till the part where it is suggested to run the report
    CRM_BUPA_UI_EXTEND_REPOSITORY.
    My problem is,the view which I created is coming in the Runtime Repository under the viewset for  BPHeadOverview page
    , but I am unable to find my view in the Component Structure Browser under the Views section.
    As a result of which I am unable to configure my custom Assignment block.
    Due to which I can't even find my AB with the other ABs coming under the BPHeadOverview page.
    Kindly suggest a solution.
    Thanks,
    Litty.

    Hi littyj,
               Move assignment block  BP_EEW in the overview page of BP_HEAD from available to displayed. Give it a title. Save configuration setting and check in web ui.
    Also please check in table BSPWDV_EHSET_ASG if the enhancement set your are using is default for the client you are working on or not.
    I m quite sure this issue is because of the enhancement set.
    Regards,
    Varun

  • SAP CRM custom tags in MS Word

    Hi
    When working with MS Word templates functionality in Attachments assignment block and generating a word document pressing "with template" button we can use BADI CRM_OFFICE_TEMPLATE_BADI to transfer custom tags inside the template. But is it possible to use those custom tags transferred in formulas inside the template? I mean the formula "If" from the menu Insert->Quick parts->Field->If ? Otherwise, is there any solution to use the tags in any formulas inside the template?
    Regards,
    Aliaksei

    Actually it's based on past productive experience of using complicated word templates that I'm basing my answer.  My collegaue who had calcuated field requirements did not use formulas in our more complex word templates and instead we performed the calculation in CRM instead.  Oh BTW, I'm actually not an SAP Employee by any means, but a customer of SAP instead.  We had been using word templates productively on our 7.0 installation for at least four years.  When we had to migrate the work to EHP1 system with the new content controls, there were many bugs in the standard delivered solution include problems when macros existed in the document that were released by notes by SAP.
    Take care,
    Stephen

  • Adding custom (z) fields to assignment blocks...

    We are running SAP CRM 7.0. We are using the opportunity module as well as "Create Follow Up" (Sales Order / Quotation) so that you have a one to many relationship (1 opportunity may contain many sales orders). I have 2 custom fields inside the Sales Cycle (Quotation) module "Actual Sales Order Value" and "Current Points".
    What I am trying to do is take these 2 custom fields and add them to the assignment block called "Linked Transactions" in the Opportunities module. But when I look at all the available fields for this assignment block these 2 custom fields are nt available.
    I do not see any way of adding these 2 fields to this assignment block. The only thing I see is "Create NEw Field". But I do not want to create a new field I just want to reference 2 fields from the Sales Cycle module inside of this assignment block.
    Does anyone knowif it is possible to add 2 custom created fields that are i the Sales cycle module to add them to the opportunities assignment block that is called linked transactions ?
    Thanks,
    Jon

    Duplicate thread.
    Re: Add custom fields to assignment block
    Please close.
    Rg,
    Harshit

  • Roles in BP for SAP CRM 4.0 6.2.2.

    I have imported the business package for SAP CRM 4.0 6.2.2 in the portal (EP 6.0 SP2).
    After the import of other business packages the roles provided with the BP could be connected to a group or user by user administration > roles.
    I cannot find the roles provided with the BP CRM 4.0.  When i look in the directory structure on the server, there are plenty of roles in the folder
    ... > import > business package for sap crm 4.0_6_2_2 > roles.
    I have copied some roles to other folders, but still i don't see them in the portal.
    Where can i find these roles, or what do i have do to get the roles shown to me?
    Thanks in advance,
    Timo

    Hello,
    I have looked in the logfile. I get an object content list where all the roles are mentioned.
    Furthur on in the log file it says that the migration of the .par's is succesful. But for some .ivu's i get the warning: The PAR file: com.sapportals.km.par containing profile: 'navigation' was not deployed prior to IVU handling, no template iView can be created ,path searched : par:/applications/com.sapportals.km/components/navigation
    This warning is followed by the error (severe) Object was not migrated: Import of iView: com.sap.pct.crm.infocenter.news.AuthorPartnerCompany Failed !
    I get this for several .ivu's. All for com.sapportals.km.par.
    Since is have had no error on a .par i suspect that i should have imported/installed something else first. But what?
    Now i will miss some iviews en pages but i think i should get something since a lot of iviews and pages are migrated successful.
    However, in the logfile nothing, beside in the object content list, is mentioned about roles. But i get something about a rolecopier:
    The object /com.sap.pct.crm.pad.RoleCopier.ivu is defined for skipping in cms_mapping.properties.
    Followed by
    SUCCESS: Object was skipped.
    And something about a checkrole:
    The object /com.sap.pct.crm.pad.RoleCheck.ivu is defined for skipping in cms_mapping.properties.
    Followed by
    SUCCESS: Object was skipped.
    It looks like that this is OK.
    And .... later on in the logfile i get the following serie of messages:
    - PCD lookup for page: portal_content/com.sap.portal.migrated/ep_5.0/pages/com.sap.pct.crm.pad.RoleCopier did not find target ,Exception message: Child not found: com.sap.pct.crm.pad.RoleCopier at portal_content/com.sap.portal.migrated/ep_5.0/pages, The page will be created
    - Page com.sap.pct.crm.pad.RoleCopier was created successfully!
    - WARNING: iView com.sap.pct.crm.pad.RoleCopier Was skipped
    - Page layout name is com.sap.portal.fullWidth
    - SUCCESS: Object was created successful. page id : com.sap.pct.crm.pad.RoleCopier, page title : Role Copier
    And the same for the RoleCheck.pag
    When i imported the support package for the business package i got 2 roles (com.sap.cnt.crm.container.sapcrm40.all and com.sap.cnt.crm.crm_default_services). I have assigned these 2 roles to a group, but i don't see a new tab.
    In the logfile for the support package i get for each rol within the rol SAPCRM40.All the WARNING: StructureObject.handle_Link(/roles/com.sap.pct.crm.container.SapCRM40.All/Customer): The target object of the link (source object) is not available. You can ignore this message if the target object will be migrated later.
    Followed by SUCCESS: StructureObject.handleLink(): DeltaLink to portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.crm.Customer was created successfully.
    The migration of SAPCRM40.All ends with
    SUCCESS: Role com.sap.pct.crm.container.SapCRM40.All was migrated successfully.
    What is happening here?
    Why don't i have the par com.sapportals.km.sap?
    What is going wrong with the roles?
    Greetings,
    Timo

Maybe you are looking for

  • Some pdf's that show up in my ibooks on my mac do not show up when I try to sync through itunes. Can't figure out why.

    The transfer from my itunes book library to ibooks app on my mac (mavericks) went fine. The problems started when I tried syncing. The first time, everything went fine. Pdf's and ebooks showed up on my devices. I then added more pdf's to ibooks on my

  • Problems deleting photos from iPhoto

    I had about 9000 photos in the trash folder when I went to delete the trash. It was taking several minutes to delete them and I thought that maybe iPhoto had crashed. I used force quit to quit iPhoto and I think this was a mistake. Now, the photos I

  • Dynamic file path problem....

    Hello & thanks for your attention I am trying to modify the action script(2) of a XML photo slideshow I want to make it pull the photo array from a dynamic XML file Yet nothing I try seems to be working - I was hoping someone could look at these snip

  • Can Raw+JPEG be handled in Aperture 3 as it was in Aperture 2?

    One of the things I thought Aperture 2 did much better than Lightroom was the way it handled images shot as raw+jpeg. In Aperture 2, both the raw and the jpeg were imported, but the jpeg was hidden. I could write click on an image, and choose "New Ve

  • Question on image maps

    Hello, Could anyone tell me how can I transmit the coordinates of a mouse click on an image map in the browser to the server, so that a circle, for example, will be drawn in that specific position? Thank you