PFCG - Role Transport button inactive

Hi All,
We perform role transport as usual but notice that the button has been greyed out. Same goes for mass transport. Both the button are inactive.
Does anyone have solution for this issue?
Thank you
jyaki

Hi Jyaki,
Are there any recent changes made in the system? If the issue is due to missing authorizations, it should display an authorization error when you click the button, but should not grey out the button/options.
By the way, do you have GRC ERM configured in your landscape?
Regards,
Raghu
Edited by: Raghu Boddu on Aug 24, 2011 11:05 AM

Similar Messages

  • GRC 10.0 - create role - Edit button inactive

    Hi,
    when trying to create role ((Business, Composite, Single etc.) in NWBC - AM - RM - Role Maintenance --> 'Create', it`s not possible to enter details as everything is grey and Edit button is inactive.
    Also it`s not possible to modify already existing roles which were created using Role Mass Maintenance - Role Import tool. All fields are grey and Edit button is inactive as well.
    Settings are checked, role types are active and user has full access.
    Did someone have such problem? Any idea what can be missing there?
    Thanks in advice for any advice.
    Regards,
    Aga

    Dear Aga,
    please check the following note: http://service.sap.com/sap/support/notes/1700890
    Hope this helps to understand and fix the issue.
    Regards,
    Alessandro

  • Disable the buttons for creation using PFCG roles

    Hi SAP Experts,
       How to disable the buttons for creation using PFCG roles?
    Regards,
    Jaya

    Hi,
    u have to write the code in <b>at selection-screen output</b> event
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF  <b>P_PRINT</b> = 'X'.  " this is radiobutton
          IF screen-name = 'P_RANGE'.
            SCREEN-INPUT = 0.
          ENDIF.
          modify screen.
        ELSE.
          IF screen-name = 'S_LFDAT-LOW'.
            SCREEN-INPUT = 0.
          ENDIF.
          IF screen-name = 'S_LFDAT-HIGH'.
            SCREEN-INPUT = 0.
          ENDIF.
          IF screen-name = 'S_WERKS-LOW'.
            SCREEN-INPUT = 0.
          ENDIF.
          IF screen-name = 'S_WERKS-HIGH'.
            SCREEN-INPUT = 0.
          ENDIF.
          IF screen-name = 'P_LIFNR'.
            SCREEN-INPUT = 0.
          ENDIF.
          IF screen-name = 'S_BUKRS'.
            SCREEN-INPUT = 0.
          ENDIF.
          modify screen.
        ENDIF.
      ENDLOOP.
    Hope it helps.
    Regards,
    Sonika

  • Role content different from one AS to another after a role transport

    Dear all,
    I have a trouble after a simple role transport in the production system. The PROD system is built with one CI and 5 AS. (System ECC 5.0 kernel 6.40)
    After a transport role, the changes are not replicated on all aplication servers in PFCG. For ex. once connected on the Application Server 1, the TC CK11 is well added to the role Z_Role; but when I'm connected on the AS 2, the content of the role Z_Role is different (the TC CK11 is absent).
    Is someone have an idea?
    Thanks,
    Fabrice

    Sounds like a bug, or there are some buffers which are corrupted.
    Is this a very large role, or do the users have other very large roles?
    I will move this to the NW Admin forum first, to see what they think of it - as I suspect that it is a server administration difference between the appservers.
    Cheers,
    Julius

  • Role Transports

    Hello,
    I transported Roles (BI 7.0) by collecting objects in Transport connection to QA system, but I eneded up regenerating profiles for all of them. Is this is normal?
    OR is there any difference directly clicking Transport buttom from PFCG screen? do I need to re-do all my Role transports again?
    Thanks,
    KK

    I can't give you a definitive answer, but in PFCG, there's a tick-mark "Also transport the generated profiles of the single roles" on role transport screen.
    This could be the difference - checking this probably piggy-backs the profiles to the transport.
    Personally, I leave it unchecked and regenerate all profiles on the target system via SUPC.

  • Cannot modify an authorization object in pfcg role for a business role

    Hi Experts,
    I have created two z pfcg roles from the standard business role CRM_UIU_SRV_PROFESSIONAL  lets say by names zagent and zmanager. My requirement is actually to map these two pfcg roles two a service professional agent and service professional manager custom business roles respectively( I have created these custome business roles from standard business role servicepro) . I have identified an authorization object by name CRM_CO_SE which is basically used to check whether the user is authorized to create service contract transactions. So, in the agent pfcg role, I need to de activate or deselect this particular authorization object so that the agent will not be able to create service contract. (This is not a real time requirement, but an internal assignment). When I change this object in the pfcg by deselecting 'Allow' check box and try to generate, it is not getting generated. I have selected all the options from the 'Expert mode for the profile generation' and still the traffic indicator for that authorization object is yellow.  Am I doing anything wrong?
    Please help me.
    Thanks
    Ajith C

    Hi Leon,
    Thanks for helping me, I have restricted the unauthorized user from creating a new order by disabling the 'New' button by checking the business role in  the code. The pfcg configuration, I am skipping it for now.  I have one mnore requirement. When one clicks on any items in the search result for the Service Contracts, it opens the details of that service contract with an 'edit' button. I can disable this button using do_output_preparation method for the some business roles. However, I want to disable this after checking a condition. The condition is that, edit button should be active, only if that service order was created by the employee who has currently logged on. I am relatively new to CRM and I could not figure how I can check it during run time. Could any one please help me with this?
    Thanks,
    Ajith

  • PFCG and transports

    Hello,
    Is it possible to configure the system to create a request for every role change?
    I know how to transport roles between the systems.
    Thank you,
    Amir

    Hi,
    I would recommend not to change the standard behaviour due to unknown side effects as mentioned by Jurjen.
    But you can find changed roles with the authorization info system (AUTH, SUIM --> change documents) and transport these roles with report PFCG_MASS_TRANSPORT. This report is also used in transaction PFCG (mass transport).
    You may write your own program to detect role changes and add them to a transport with PFCG_MASS_TRANSPORT. Such a program can run once a day.
    But it is also possible to use a user exit in PFCG to add the role to a transport.
    O sorry, I forgot one important thing: please check, whether PFCG_MASS_TRANSPORT can run in batch. There are some dynpros that have to be filled, may be you can do that only in dialog mode. So the best way is to use a user exit and to perform "transport_activity_group".
    regards
    Rainer

  • Error in Role transport

    Hi
      I had saved an new workbook under a role and i want to transport the role and work book .When i collect the role, query and workbook in transport connection and click on the transport button I get an error message the details of the error message is below
    Diagnosis
    Object R3TR ACGR Z_BW_PTP_RPTX, which is not checked by the Transport Organizer, and object R3TR XLWB 46YYIQZ97EX1XIREHOQL8R4RR, which is checked, cannot be edited in the same request.
    Only objects of the same type can be edited in the same request.
    System Response
    The function terminates.
    Procedure
    If you still want to edit these objects in the same request, first check the packages of the objects.
    One of the following conditions must be satisfied for the objects so that you can repeat the function:
    All the objects must be assigned packages that are checked by the Transport Organizer.
    All the objects must be assigned packages that are not checked by the Transport Organizer (for example, $TMP for local objects).
    Thanks
    Sheetal

    Dear Hi,
    Assign the below objects to transportable package  
    R3TR ACGR Z_BW_PTP_RPTX
    R3TR XLWB 46YYIQZ97EX1XIREHOQL8R4RR
    and try transporting it.It will work.
    Regards
    Pradeep $.

  • Business Role and PFCG Role

    Hi all,
        I am new to CRM 7.0 Can someone explain  What is a Business Role in CRM 7.0 and what is the relationship between Business role and PFCG role. What is the transaction Code to create a Business role.
       And also I heard that there is no PCUI in CRM 7.0. Is it true and if so what is used in place of the PCUI
    Thanks.
    Neha.

    Neha,
    Next time please do a search in this forum on business roles, and you would find many topics discussing this information more completely.  I'm locking this thread due to it fact that this question has been asked many times before by many different people.
    These threads explain the topic in more detail:
    Re: Reg: Business Role
    Assignment pfcg-role to user and assignment pfcg-role to business role
    Thank you,
    Stephen

  • How to setup the button inactive in pf-status?

    who can tell me how to setup a button inactive in pf-status so that the button is inactive when the program is running?
    there is a sample of button '&SUM' in PF-STATUS 'STANDARD'(lines 303) of program 'RM07MKON'.

    Hi huanzhiyu,
    In a custom (Z) program you can make PF status buttons and subsequently their OK codes inactive by using the following command:
    SET PF-STATUS 'STANDARD' EXCLUDING '&SUM'.
    And if you need to exclude more than one OK code
    data: itab type sy-ucomm occurs 0,
          wa type sy-ucomm.
    move '&SUM' to wa. append wa to itab.
    move '&ADD' to wa. append wa to itab.
    set pf-status 'STANDARD' excluding itab.
    Hope this helps.
    Regards,
    Aditya

  • How to display the transport button in the screen of stms

    Hi expert,
                  I can not see the transport button in my PRD system, but I can see it in my QAS system.
          PRD System:
    QAS System:
    How can I adjust to display the transport button in my PRD system. Thanks a lot,

    Hi ,
    Select all transport request in the STMS and assign to the target client.
    Rg,
    Karthik

  • HT4847 Why is the "done" button inactive when I try to downgrade my iCloud storage plan to 5GB free? Doesn't work from iOS device or macBook system preferences. I didn't sign up for a $40 plan.

    Why is the "done" button inactive when I try to downgrade my iCloud storage plan to 5GB free? Doesn't work from iOS device or macBook system preferences. I didn't sign up for a $40 plan.

    I found the solution .,,,
    1) click on your current plan and press done your payment details will appear .
    2) the first section is your plan and there is a botton "change" click on it
    3) it will take you back to the upgrade options
    4) press on the downgrade options
    5) choose the 5 GB and the done botton will be enabled
    6) click on it  you'll back to the step number 2 , here read carefully you'll see that your changes will take effect after the current plan expired with the date.

  • BAPI or Function Module to change PFCG role of an User from Background

    Hello Experts,
    I have a requirement to change PFCG role assigned in User from background and I need a BAPI , FM or any other method to do the same, I have gone through BAPI_BUPA_ROLE_REMOVE and BAPI_BUPA_ROLE_ADD_2 but as per my understanding , these are related to business role not PFCG.
    Please help!!!
    regards,
    Arnab.

    Resolved by myself.
    regards.
    arnab

  • Disabling the Fully loaded transport button in STMS

    Hello,
    I intend to disable the fully loaded transport button which will be seen in STMS in order to avoid the furture complications.
    Can one suggest me the parameter name to disable this button.
    Points awarded if it solves.
    Thanks.
    Regards,
    Dheeraj

    Dear Dheeraj ,
    TCODE STMS -> Select -> Systems
    In the SAP System, click Configuration -> Change. 
    The screen Change TMS Configuration: System <System name> appears. 
    Choose the tab Transport tool. 
    The global parameters are identical for all SAP Systems in the domain.
    To change a global parameter to a local parameter, you must delete the global parameter and enter the new local parameter.
    The operating system is only displayed if values exist for this field.
    Finally to remove the import all request (big truck) button from STMS
    click the Insert Line (button) 
    Tick Global 
    Fill in Parameter = NO_IMPORT_ALL,   Value = 1.
    Regards ,
    Santosh Karadkar

  • Indirect pfcg role assignment - no roles in SU01

    Hi experts,
    I would like to assign PFCG roles via indirect assignment, this means i would assign roles with the organisational model (transation ppomw).
    I did the assignment and i executed the transaction pfud for user master data reconciliation. But the pfcg roles are not assigned to the user (see roles in transaction SU01). Usually the roles should be displayed (in blue and with xflag for indirect assignment).
    Are there any customizing configurations i have to keep in mind?
    Hope you can help as fast as possible.
    Thanks a lot and best regards,
    Natali

    Run PFUD if this is still an issue.

Maybe you are looking for